Skip to content

Commit 37a4f54

Browse files
avianaptrodge
andauthored
Update mmv1/third_party/terraform/services/cloudrunv2/resource_cloud_run_v2_service_test.go.erb
Co-authored-by: Thomas Rodgers <[email protected]>
1 parent 93cb9bc commit 37a4f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/third_party/terraform/services/cloudrunv2/resource_cloud_run_v2_service_test.go.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ func TestAccCloudRunV2Service_cloudrunv2ServiceFullUpdate(t *testing.T) {
3131
ResourceName: "google_cloud_run_v2_service.default",
3232
ImportState: true,
3333
ImportStateVerify: true,
34-
ImportStateVerifyIgnore: []string{"name", "location", "annotations", "labels", "terraform_labels", "deletion_protection"},
34+
ImportStateVerifyIgnore: []string{"name", "location", "annotations", "labels", "terraform_labels"},
3535
},
3636
{
3737
Config: testAccCloudRunV2Service_cloudrunv2ServiceFullUpdate(context),

0 commit comments

Comments
 (0)