Skip to content

Commit

Permalink
add custom import
Browse files Browse the repository at this point in the history
  • Loading branch information
wj-chen committed Oct 19, 2023
1 parent 3e8896f commit 2b01e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmv1/products/bigqueryreservation/CapacityCommitment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ import_format:
]
custom_code: !ruby/object:Provider::Terraform::CustomCode
constants: templates/terraform/constants/bigquery_reservation_capacity_commitment.go.erb
custom_import: templates/terraform/custom_import/bigquery_reservation_capacity_commitment_set_id.go.erb
examples:
- !ruby/object:Provider::Terraform::Examples
name: 'bigquery_reservation_capacity_commitment_basic'
Expand Down

0 comments on commit 2b01e76

Please sign in to comment.