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

Fix Cloud Run v2 resources creation failure state inconsistency #17711

Conversation

modular-magician
Copy link
Collaborator

Fixes github.com//issues/17245.

This follows the solution of Cloud Function V2 generation to fix a similar issue: GoogleCloudPlatform/magic-modules#8545

Release Note Template for Downstream PRs (will be copied)

cloudrunv2: fixed Terraform state inconsistency when resource `google_cloud_run_v2_job` creation fails
cloudrunv2: fixed Terraform state inconsistency when resource `google_cloud_run_v2_service` creation fails

Derived from GoogleCloudPlatform/magic-modules#10298

…icorp#10298)

[upstream:28bed1de09cc598290c344eb8af95a63ed34b982]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 695e9b1 into hashicorp:main Mar 27, 2024
jac added a commit to sourcegraph/managed-services-platform-cdktf that referenced this pull request Apr 24, 2024
Upgrade to pull in the improvement to cloud run creation
> Fix Cloud Run v2 resources creation failure state inconsistency

hashicorp/terraform-provider-google#17711

I had a look through the changelog and is a breaking change and a
deprecation none of which should affect us

> BREAKING CHANGES:
> 
> networksecurity: added required field billing_project_id to
google_network_security_firewall_endpoint resource. Any configuration
without billing_project_id specified will cause resource creation fail
(beta)
(hashicorp/terraform-provider-google#17630)


> DEPRECATIONS:
> 
> kms: deprecated attestation.external_protection_level_options in favor
of external_protection_level_options in google_kms_crypto_key_version
(hashicorp/terraform-provider-google#17704)
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant