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