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
=== RUN TestAccCloudRunV2Service_cloudrunv2ServiceWithResourcesRequirements
=== PAUSE TestAccCloudRunV2Service_cloudrunv2ServiceWithResourcesRequirements
=== CONT TestAccCloudRunV2Service_cloudrunv2ServiceWithResourcesRequirements
resource_cloud_run_v2_service_test.go:1268: Step 3/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_cloud_run_v2_service.default will be updated in-place
~ resource "google_cloud_run_v2_service" "default" {
id = "projects/ci-test-project-nightly-beta/locations/us-central1/services/tf-test-cloudrun-service03jcbz2npv"
~ launch_stage = "GA" -> "BETA"
name = "tf-test-cloudrun-service03jcbz2npv"
# (33 unchanged attributes hidden)
# (2 unchanged blocks hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.
--- FAIL: TestAccCloudRunV2Service_cloudrunv2ServiceWithResourcesRequirements (47.93s)
FAIL
Impacted tests
TestAccCloudRunV2Service_cloudrunv2ServiceWithResourcesRequirements
Affected Resource(s)
google_cloud_run_v2_service
Failure rates
Message(s)
Test Debug Log
b/406354479
The text was updated successfully, but these errors were encountered: