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

Enroll aws_wafv2_rule_group in PlanResourceChange #3948

Merged
merged 1 commit into from
May 15, 2024

Conversation

flostadler
Copy link
Contributor

WAFv2 RuleGroups used to have a perma diff for the rules property.
Enrolling the resource in PlanResourceChange fixes that.

Fixes #3306, #3880, #3190, #3454

WAFv2 RuleGroups used to have a perma diff for the rules property.
Enrolling the resource in PlanResourceChange fixes that.
@flostadler flostadler requested review from t0yv0 and a team May 15, 2024 12:40
@flostadler flostadler self-assigned this May 15, 2024
@flostadler flostadler requested a review from corymhall May 15, 2024 12:54
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@flostadler flostadler merged commit d820cca into master May 15, 2024
24 checks passed
@flostadler flostadler deleted the 3306-waf-rule-permadiff branch May 15, 2024 14:24
lumiere-bot bot added a commit to coolguy1771/home-ops that referenced this pull request May 19, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@pulumi/aws](https://pulumi.io)
([source](https://togithub.com/pulumi/pulumi-aws)) | dependencies |
minor | [`6.35.0` ->
`6.36.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.35.0/6.36.0)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>pulumi/pulumi-aws (@&#8203;pulumi/aws)</summary>

###
[`v6.36.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.36.0)

[Compare
Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.35.0...v6.36.0)

##### What's Changed

- upstream v5.49.0 by
[@&#8203;flostadler](https://togithub.com/flostadler) in
[pulumi/pulumi-aws#3936
- fix: sns topic creation fails in non-standard partitions by
[@&#8203;corymhall](https://togithub.com/corymhall) in
[pulumi/pulumi-aws#3932
- fix: wafv2 permanent diff issues
([#&#8203;3880](https://togithub.com/pulumi/pulumi-aws/issues/3880)
[#&#8203;3306](https://togithub.com/pulumi/pulumi-aws/issues/3306)
[#&#8203;3190](https://togithub.com/pulumi/pulumi-aws/issues/3190)
[#&#8203;3454](https://togithub.com/pulumi/pulumi-aws/issues/3454))
- Enroll aws_wafv2\_rule_group in PlanResourceChange by
[@&#8203;flostadler](https://togithub.com/flostadler) in
[pulumi/pulumi-aws#3948
- Upgrade pulumi-terraform-bridge to v3.82.0 by
[@&#8203;flostadler](https://togithub.com/flostadler) in
[pulumi/pulumi-aws#3929
- Dependencies: terraform converter v1.0.17 by
[@&#8203;t0yv0](https://togithub.com/t0yv0) in
[pulumi/pulumi-aws#3923

**Full Changelog**:
pulumi/pulumi-aws@v6.35.0...v6.36.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuOSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
lumiere-bot bot added a commit to coolguy1771/home-ops that referenced this pull request May 19, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@pulumi/aws](https://pulumi.io)
([source](https://togithub.com/pulumi/pulumi-aws)) | dependencies |
minor | [`6.35.0` ->
`6.36.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.35.0/6.36.0)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>pulumi/pulumi-aws (@&#8203;pulumi/aws)</summary>

###
[`v6.36.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.36.0)

[Compare
Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.35.0...v6.36.0)

##### What's Changed

- upstream v5.49.0 by
[@&#8203;flostadler](https://togithub.com/flostadler) in
[pulumi/pulumi-aws#3936
- fix: sns topic creation fails in non-standard partitions by
[@&#8203;corymhall](https://togithub.com/corymhall) in
[pulumi/pulumi-aws#3932
- fix: wafv2 permanent diff issues
([#&#8203;3880](https://togithub.com/pulumi/pulumi-aws/issues/3880)
[#&#8203;3306](https://togithub.com/pulumi/pulumi-aws/issues/3306)
[#&#8203;3190](https://togithub.com/pulumi/pulumi-aws/issues/3190)
[#&#8203;3454](https://togithub.com/pulumi/pulumi-aws/issues/3454))
- Enroll aws_wafv2\_rule_group in PlanResourceChange by
[@&#8203;flostadler](https://togithub.com/flostadler) in
[pulumi/pulumi-aws#3948
- Upgrade pulumi-terraform-bridge to v3.82.0 by
[@&#8203;flostadler](https://togithub.com/flostadler) in
[pulumi/pulumi-aws#3929
- Dependencies: terraform converter v1.0.17 by
[@&#8203;t0yv0](https://togithub.com/t0yv0) in
[pulumi/pulumi-aws#3923

**Full Changelog**:
pulumi/pulumi-aws@v6.35.0...v6.36.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuOSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
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.

Received diff update for created waf resources
2 participants