Skip to content

Commit 6f7d5dc

Browse files
paridhishah18akshat-jindal-nit
authored andcommitted
fix TestAccCloudRunService_cloudRunServiceMulticontainerExample (GoogleCloudPlatform#12299)
1 parent fb2351a commit 6f7d5dc

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)