File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
beta-private-cluster-update-variant
beta-public-cluster-update-variant
private-cluster-update-variant Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ output "endpoint" {
5454 */
5555 google_container_cluster.primary,
5656 google_container_node_pool.pools,
57- null_resource.wait_for_cluster.id ,
57+ module.gcloud_wait_for_cluster.wait ,
5858 ]
5959}
6060
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ output "endpoint" {
5454 */
5555 google_container_cluster . primary ,
5656 google_container_node_pool . pools ,
57- null_resource . wait_for_cluster . id ,
57+ module . gcloud_wait_for_cluster . wait ,
5858 ]
5959}
6060
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ output "endpoint" {
5454 */
5555 google_container_cluster . primary ,
5656 google_container_node_pool . pools ,
57- null_resource . wait_for_cluster . id ,
57+ module . gcloud_wait_for_cluster . wait ,
5858 ]
5959}
6060
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ output "endpoint" {
5454 */
5555 google_container_cluster . primary ,
5656 google_container_node_pool . pools ,
57- null_resource . wait_for_cluster . id ,
57+ module . gcloud_wait_for_cluster . wait ,
5858 ]
5959}
6060
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ output "endpoint" {
5454 */
5555 google_container_cluster . primary ,
5656 google_container_node_pool . pools ,
57- null_resource . wait_for_cluster . id ,
57+ module . gcloud_wait_for_cluster . wait ,
5858 ]
5959}
6060
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ output "endpoint" {
5454 */
5555 google_container_cluster . primary ,
5656 google_container_node_pool . pools ,
57- null_resource . wait_for_cluster . id ,
57+ module . gcloud_wait_for_cluster . wait ,
5858 ]
5959}
6060
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ output "endpoint" {
5454 */
5555 google_container_cluster . primary ,
5656 google_container_node_pool . pools ,
57- null_resource . wait_for_cluster . id ,
57+ module . gcloud_wait_for_cluster . wait ,
5858 ]
5959}
6060
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ output "endpoint" {
5454 */
5555 google_container_cluster . primary ,
5656 google_container_node_pool . pools ,
57- null_resource . wait_for_cluster . id ,
57+ module . gcloud_wait_for_cluster . wait ,
5858 ]
5959}
6060
You can’t perform that action at this time.
0 commit comments