Skip to content

Commit 5fc717a

Browse files
fix TestAccCloudRunService_cloudRunServiceMulticontainerExample (#12299)
1 parent e2eeb1a commit 5fc717a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

mmv1/templates/terraform/examples/cloud_run_service_multicontainer.tf.tmpl

-6
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ resource "google_cloud_run_service" "{{$.PrimaryResourceId}}" {
33
location = "us-central1"
44
provider = google-beta
55

6-
metadata {
7-
annotations = {
8-
"run.googleapis.com/launch-stage" = "BETA"
9-
}
10-
}
11-
126
template {
137
metadata {
148
annotations = {

0 commit comments

Comments
 (0)