diff --git a/build/terraform b/build/terraform index e324cb923905..9188e8ca2e5f 160000 --- a/build/terraform +++ b/build/terraform @@ -1 +1 @@ -Subproject commit e324cb923905a5e6265d88afdd0ad96a0f1b2031 +Subproject commit 9188e8ca2e5fdfc7c9e91e4c4b3a4185ead31d63 diff --git a/build/terraform-beta b/build/terraform-beta index 732f1aed3ac2..ebfc2298390e 160000 --- a/build/terraform-beta +++ b/build/terraform-beta @@ -1 +1 @@ -Subproject commit 732f1aed3ac2c89d492d4ed20024ed0c8cea26e1 +Subproject commit ebfc2298390e245f87e798985579a39980c8049f diff --git a/products/cloudrun/api.yaml b/products/cloudrun/api.yaml index af0e992dcc0f..c8a3dc6144a8 100644 --- a/products/cloudrun/api.yaml +++ b/products/cloudrun/api.yaml @@ -491,7 +491,6 @@ objects: More info: https://kubernetes.io/docs/concepts/containers/images - !ruby/object:Api::Type::Array name: command - input: true description: |- Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. @@ -505,7 +504,6 @@ objects: item_type: Api::Type::String - !ruby/object:Api::Type::Array name: env - input: true description: |- List of environment variables to set in the container. item_type: !ruby/object:Api::Type::NestedObject