diff --git a/mmv1/third_party/terraform/services/compute/metadata.go.erb b/mmv1/third_party/terraform/services/compute/metadata.go.erb index c6cbffee3045..9a9773aa5cfa 100644 --- a/mmv1/third_party/terraform/services/compute/metadata.go.erb +++ b/mmv1/third_party/terraform/services/compute/metadata.go.erb @@ -15,6 +15,7 @@ import ( transport_tpg "github.com/hashicorp/terraform-provider-google/google/transport" ) +// Force generation // Since the google compute API uses optimistic locking, there is a chance // we need to resubmit our updated metadata. To do this, you need to provide // an update function that attempts to submit your metadata