Skip to content

Commit 6a8e9b5

Browse files
committed
remove duplicate test output for gateway api
1 parent 4a97f90 commit 6a8e9b5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/fixtures/all_examples/test_outputs.tf

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,3 @@ output "master_kubernetes_version" {
6161
description = "The master Kubernetes version"
6262
value = module.gke.master_version
6363
}
64-
65-
output "gateway_api_channel" {
66-
description = "The gateway api channel of this cluster"
67-
value = module.gke.gateway_api_channel
68-
}

0 commit comments

Comments
 (0)