From 864ec92ec03b75dea021cdb617d86d31112d9140 Mon Sep 17 00:00:00 2001 From: Stephen Lewis Date: Tue, 5 Mar 2024 15:49:13 -0800 Subject: [PATCH] force generation --- mmv1/third_party/terraform/services/compute/metadata.go.erb | 1 + 1 file changed, 1 insertion(+) 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