Skip to content

Commit

Permalink
var
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jul 31, 2024
1 parent e8e2f13 commit f4535ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ output "prometheus_server_internal_endpoint" {
}

output "prometheus_namespace" {
value = local.prometheus_namespace
value = var.prometheus_namespace
}

################################################################################
Expand Down

0 comments on commit f4535ce

Please sign in to comment.