-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Made billing budget amount updatable #4929
Conversation
I have triggered VCR tests in RECORDING mode for the following tests that failed during VCR: TestAccBillingBudget_billingBudgetUpdate|TestAccContainerNodePool_withGPU You can view the result here: https://ci-oss.hashicorp.engineering/viewQueued.html?itemId=194281 |
Tests failed during RECORDING mode: TestAccContainerNodePool_withGPU Please fix these to complete your PR |
I have triggered VCR tests in RECORDING mode for the following tests that failed during VCR: TestAccBillingBudget_billingBudgetUpdate|TestAccContainerNodePool_withGPU You can view the result here: https://ci-oss.hashicorp.engineering/viewQueued.html?itemId=194284 |
Tests failed during RECORDING mode: TestAccContainerNodePool_withGPU Please fix these to complete your PR |
Test failure is unrelated. |
This is a follow-up for GoogleCloudPlatform#4929, which fixed this issue for `amount` and its subfields
) This is a follow-up for #4929, which fixed this issue for `amount` and its subfields
…shicorp#4933) This is a follow-up for GoogleCloudPlatform/magic-modules#4929, which fixed this issue for `amount` and its subfields Signed-off-by: Modular Magician <[email protected]>
…shicorp#4933) This is a follow-up for GoogleCloudPlatform/magic-modules#4929, which fixed this issue for `amount` and its subfields Signed-off-by: Modular Magician <[email protected]>
) (#9473) This is a follow-up for GoogleCloudPlatform/magic-modules#4929, which fixed this issue for `amount` and its subfields Signed-off-by: Modular Magician <[email protected]>
) (#3394) This is a follow-up for GoogleCloudPlatform/magic-modules#4929, which fixed this issue for `amount` and its subfields Signed-off-by: Modular Magician <[email protected]>
Billing budget amount was not actually getting updated. Resolved hashicorp/terraform-provider-google#9440
If this PR is for Terraform, I acknowledge that I have:
make test
andmake lint
to ensure it passes unit and linter tests.Release Note Template for Downstream PRs (will be copied)