Skip to content

Commit

Permalink
add import and id format
Browse files Browse the repository at this point in the history
  • Loading branch information
lola98 committed Mar 11, 2024
1 parent c1ac0f2 commit 4e70fd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mmv1/products/cloudquotas/QuotaPreference.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ update_verb: :PATCH
update_mask: true
skip_delete: true
autogen_async: false
import_format: ['{{%parent}}/locations/global/quotaPreferences/{{name}}']
id_format: '{{parent}}/locations/global/quotaPreferences/{{name}}'
custom_code: !ruby/object:Provider::Terraform::CustomCode
constants: templates/terraform/constants/cloudquotas_quota_preference.go.erb

Expand Down

0 comments on commit 4e70fd0

Please sign in to comment.