Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle bigquery_reservation_capacity_commitment creation when capacity_commitment_id is unspecified #578

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#16204.

Release Note Template for Downstream PRs (will be copied)

bigqueryreservation: fixed bug of incorrect resource recreation when `capacity_commitment_id` is unspecified in resource `bigquery_reservation_capacity_commitment`

Derived from GoogleCloudPlatform/magic-modules#9293

…y_commitment_id is unspecified (#9293)

* handle bigquery_reservation_capacity_commitment creation when capacity_commitment_id is unspecified

* revert change to import_format

* fix indentation

* add custom import

* add custom import file
[upstream:d4cafef987e2817b2c047be7d995535cadd9485b]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 63331b4 into terraform-google-modules:master Oct 20, 2023
1 check passed
@modular-magician modular-magician deleted the downstream-pr-d4cafef987e2817b2c047be7d995535cadd9485b branch November 18, 2024 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

google_bigquery_capacity_commitment should probably make capacity_commitment_id as required
1 participant