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

Upgrade pulumi-terraform-bridge to v3.85.0 #4103

Merged

Conversation

pulumi-bot
Copy link
Contributor

This PR was generated via $ upgrade-provider pulumi/pulumi-aws --kind=bridge --pr-reviewers=iwahbe.


  • Upgrading pulumi-terraform-bridge from v3.84.0 to v3.85.0.
  • Upgrading pulumi-terraform-bridge/pf from v0.37.0 to v0.38.0.

@pulumi-bot pulumi-bot self-assigned this Jun 24, 2024
@pulumi-bot pulumi-bot requested a review from iwahbe June 24, 2024 20:34
@pulumi-bot pulumi-bot enabled auto-merge (squash) June 24, 2024 20:34
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.

@pulumi-bot pulumi-bot merged commit 2741ea8 into master Jun 24, 2024
25 checks passed
@pulumi-bot pulumi-bot deleted the upgrade-pulumi-terraform-bridge-to-v3.85.0-18413574 branch June 24, 2024 22:47
@pulumi-bot
Copy link
Contributor Author

This PR has been shipped in release v6.42.0.

lumiere-bot bot added a commit to coolguy1771/home-ops that referenced this pull request Jun 27, 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.41.0` ->
`6.42.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.41.0/6.42.0)
|

---

### Release Notes

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

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

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

##### What's Changed

- Add extra notes to critical resource properties by
[@&#8203;guineveresaenger](https://togithub.com/guineveresaenger) in
[pulumi/pulumi-aws#4088
- upstream v5.55.0 by
[@&#8203;flostadler](https://togithub.com/flostadler) in
[pulumi/pulumi-aws#4102
- Upgrade pulumi-terraform-bridge to v3.85.0 by
[@&#8203;pulumi-bot](https://togithub.com/pulumi-bot) in
[pulumi/pulumi-aws#4103
- Enable TypedDict input types for the Python SDK by
[@&#8203;julienp](https://togithub.com/julienp) in
[pulumi/pulumi-aws#4108
- fix!: unable to create fsx for OpenZfs Multi-AZ file system by
[@&#8203;corymhall](https://togithub.com/corymhall) in
[pulumi/pulumi-aws#4095
- Fix unexpected alb.Listener target group refresh by
[@&#8203;t0yv0](https://togithub.com/t0yv0) in
[pulumi/pulumi-aws#4083

##### ⚠ BREAKING CHANGES

- fsx.OpenZfsFileSystem - The `subnetIds` argument now accepts a list
instead of a string

##### New Contributors

- [@&#8203;julienp](https://togithub.com/julienp) made their first
contribution in
[pulumi/pulumi-aws#4108

**Full Changelog**:
pulumi/pulumi-aws@v6.41.0...v6.42.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19-->

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 Jun 27, 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.41.0` ->
`6.42.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.41.0/6.42.0)
|

---

### Release Notes

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

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

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

##### What's Changed

- Add extra notes to critical resource properties by
[@&#8203;guineveresaenger](https://togithub.com/guineveresaenger) in
[pulumi/pulumi-aws#4088
- upstream v5.55.0 by
[@&#8203;flostadler](https://togithub.com/flostadler) in
[pulumi/pulumi-aws#4102
- Upgrade pulumi-terraform-bridge to v3.85.0 by
[@&#8203;pulumi-bot](https://togithub.com/pulumi-bot) in
[pulumi/pulumi-aws#4103
- Enable TypedDict input types for the Python SDK by
[@&#8203;julienp](https://togithub.com/julienp) in
[pulumi/pulumi-aws#4108
- fix!: unable to create fsx for OpenZfs Multi-AZ file system by
[@&#8203;corymhall](https://togithub.com/corymhall) in
[pulumi/pulumi-aws#4095
- Fix unexpected alb.Listener target group refresh by
[@&#8203;t0yv0](https://togithub.com/t0yv0) in
[pulumi/pulumi-aws#4083

##### ⚠ BREAKING CHANGES

- fsx.OpenZfsFileSystem - The `subnetIds` argument now accepts a list
instead of a string

##### New Contributors

- [@&#8203;julienp](https://togithub.com/julienp) made their first
contribution in
[pulumi/pulumi-aws#4108

**Full Changelog**:
pulumi/pulumi-aws@v6.41.0...v6.42.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19-->

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.

None yet

1 participant