We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c51ecb9 commit d54857bCopy full SHA for d54857b
mmv1/third_party/terraform/services/compute/metadata.go.erb
@@ -15,6 +15,7 @@ import (
15
transport_tpg "github.com/hashicorp/terraform-provider-google/google/transport"
16
)
17
18
+// Force build
19
// Since the google compute API uses optimistic locking, there is a chance
20
// we need to resubmit our updated metadata. To do this, you need to provide
21
// an update function that attempts to submit your metadata
0 commit comments