Skip to content

Commit

Permalink
Add filestore index mutex (#4886)
Browse files Browse the repository at this point in the history
  • Loading branch information
c2thorn authored Jun 18, 2021
1 parent 6c22863 commit 3913193
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmv1/products/filestore/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
--- !ruby/object:Provider::Terraform::Config
overrides: !ruby/object:Overrides::ResourceOverrides
Instance: !ruby/object:Overrides::Terraform::ResourceOverride
mutex: "filestore/{{project}}"
error_retry_predicates: ["isNotFilestoreQuotaError"]
timeouts: !ruby/object:Api::Timeouts
insert_minutes: 6
Expand Down

0 comments on commit 3913193

Please sign in to comment.