You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
provider_test.go:307: Step 1/6 error: After applying this test step, the plan was not empty.
stdout:
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
Terraform will perform the following actions:
# google_container_cluster.with_node_pool will be updated in-place
~ resource "google_container_cluster" "with_node_pool" {
id = "projects/ci-test-project-188019/locations/us-central1-a/clusters/tf-test-cluster-nodepool-ogxe7sdw1b"
name = "tf-test-cluster-nodepool-ogxe7sdw1b"
# (24 unchanged attributes hidden)
~ node_pool {
name = "tf-test-cluster-nodepool-g1ubleuetg"
# (7 unchanged attributes hidden)
~ autoscaling {
- location_policy = "BALANCED" -> null
# (4 unchanged attributes hidden)
}
# (4 unchanged blocks hidden)
}
# (15 unchanged blocks hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.
--- FAIL: TestAccContainerCluster_withNodePoolAutoscaling (643.34s)
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Failure rate: 100% since Dec 13
Impacted tests:
Nightly builds:
Message:
The text was updated successfully, but these errors were encountered: