Skip to content

Commit

Permalink
fix: Terraform fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k committed Sep 18, 2024
1 parent 6c266cf commit b3e1f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output "app_name" {
output "provides" {
value = {
grafana_dashboard = "grafana-dashboard",
metrics_endpoint = "metrics-endpoint",
metrics_endpoint = "metrics-endpoint",
}
}

Expand Down

0 comments on commit b3e1f0c

Please sign in to comment.