We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a76b52 commit 6e8e500Copy full SHA for 6e8e500
examples/simple_zonal_with_asm/outputs.tf
@@ -26,7 +26,7 @@ output "project_id" {
26
}
27
28
output "region" {
29
- description = " Cluster Region"
+ description = "Cluster Region"
30
value = module.gke.region
31
32
0 commit comments