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

Fixed SecurityPolicyRule and RegionSecurityPolicyRule resources being unable to manage the policy default rule #20066

Conversation

modular-magician
Copy link
Collaborator

Adds custom code to allow the google_compute_region_security_policy_rule and google_compute_security_policy_rule resources to override the default rule of their respective security policy without the need of a multi-apply import process.

Fixes: #15687

Release Note Template for Downstream PRs (will be copied)

compute: fixed unable to create default rule when using `google_compute_region_security_policy_rule` resource (beta)
compute: fixed unable to create default rule when using `google_compute_security_policy_rule` resource

Derived from GoogleCloudPlatform/magic-modules#12054

… unable to manage the policy default rule (hashicorp#12054)

[upstream:3715cf5f9ec3acffbde4f9ce51fd18928a09696a]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 75b7aac into hashicorp:main Oct 28, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-3715cf5f9ec3acffbde4f9ce51fd18928a09696a branch November 17, 2024 00:54
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 Dec 24, 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.

google_compute_region_security_policy_rule is not able to override default rule
1 participant