Skip to content

Commit 6e8e500

Browse files
committed
Update outputs.tf
1 parent 2a76b52 commit 6e8e500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/simple_zonal_with_asm/outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ output "project_id" {
2626
}
2727

2828
output "region" {
29-
description = " Cluster Region"
29+
description = "Cluster Region"
3030
value = module.gke.region
3131
}
3232

0 commit comments

Comments
 (0)