Skip to content

Commit

Permalink
fix: cloud funcions gen2 enable taint on creation failure (#8545)
Browse files Browse the repository at this point in the history
Co-authored-by: Kristof Havasi <[email protected]>
  • Loading branch information
proxhavasi and Kristof Havasi authored Aug 7, 2023
1 parent 1680e15 commit 3a6fa0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmv1/products/cloudfunctions2/Function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ async: !ruby/object:Api::OpAsync
id_format: 'projects/{{project}}/locations/{{location}}/functions/{{name}}'
import_format:
['projects/{{project}}/locations/{{location}}/functions/{{name}}']
taint_resource_on_failed_create: true
autogen_async: true
examples:
- !ruby/object:Provider::Terraform::Examples
Expand Down

0 comments on commit 3a6fa0f

Please sign in to comment.