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:286: Step 1/4 error: After applying this test step, the plan was not empty.
stdout:
An execution plan has been generated and is shown below.
Resource actions are indicated with the following symbols:
~ update in-place
Terraform will perform the following actions:
# google_cloud_run_service.default will be updated in-place
~ resource "google_cloud_run_service" "default" {
id = "locations/us-central1/namespaces/ci-test-project-188019/services/tftest-cloudrun-keddhg"
name = "tftest-cloudrun-keddhg"
# (4 unchanged attributes hidden)
~ template {
~ spec {
- service_account_name = "[email protected]" -> null
# (2 unchanged attributes hidden)
~ containers {
+ command = []
# (2 unchanged attributes hidden)
# (2 unchanged blocks hidden)
}
}
# (1 unchanged block hidden)
}
# (2 unchanged blocks hidden)
}
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 Jan 16
Impacted tests:
Nightly builds:
Message:
The text was updated successfully, but these errors were encountered: