Skip to content

Commit 25b130b

Browse files
committed
fix example formatting
1 parent 5096eb3 commit 25b130b

File tree

1 file changed

+1
-1
lines changed
  • examples/simple_regional_private_with_cluster_version

1 file changed

+1
-1
lines changed

examples/simple_regional_private_with_cluster_version/outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
output "kubernetes_endpoint" {
18-
value = module.gke.endpoint
18+
value = module.gke.endpoint
1919
}
2020

2121
output "client_token" {

0 commit comments

Comments
 (0)