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 9918153 commit 9da330fCopy full SHA for 9da330f
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