Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update @pulumi/aws to 6.54.0 (#5502)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/aws](https://pulumi.io) ([source](https://redirect.github.com/pulumi/pulumi-aws)) | dependencies | minor | [`6.52.0` -> `6.54.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.52.0/6.54.0) | --- ### Release Notes <details> <summary>pulumi/pulumi-aws (@​pulumi/aws)</summary> ### [`v6.54.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.54.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.53.0...v6.54.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. No new resources/functions. ##### What's Changed - Upgrade upstream to v5.69.0 by [@​t0yv0](https://redirect.github.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/4571](https://redirect.github.com/pulumi/pulumi-aws/pull/4571) - Remove explicit dependency on core SDK by [@​justinvp](https://redirect.github.com/justinvp) in [https://github.com/pulumi/pulumi-aws/pull/4478](https://redirect.github.com/pulumi/pulumi-aws/pull/4478) **Full Changelog**: pulumi/pulumi-aws@v6.53.0...v6.54.0 ### [`v6.53.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.53.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.52.0...v6.53.0) ##### Does the PR have any schema changes? Found 4 breaking changes: ##### Types - `🟢` "aws:lex/V2modelsSlotTypeCompositeSlotTypeSetting:V2modelsSlotTypeCompositeSlotTypeSetting": required: "subSlots" property is no longer Required - "aws:lex/V2modelsSlotTypeCompositeSlotTypeSettingSubSlot:V2modelsSlotTypeCompositeSlotTypeSettingSubSlot": - `🟡` properties: "subSlotId" missing - required: - `🟢` "slotTypeId" property has changed to Required - `🟢` "subSlotId" property is no longer Required ##### New resources: - `appsync/sourceApiAssociation.SourceApiAssociation` - `elasticache/reservedCacheNode.ReservedCacheNode` - `iam/rolePoliciesExclusive.RolePoliciesExclusive` - `pinpoint/smsvoicev2OptOutList.Smsvoicev2OptOutList` - `pinpoint/smsvoicev2PhoneNumber.Smsvoicev2PhoneNumber` - `sesv2/accountSuppressionAttributes.AccountSuppressionAttributes` ##### New functions: - `elasticache/getReservedCacheNodeOffering.getReservedCacheNodeOffering` - `securityhub/getStandardsControlAssociations.getStandardsControlAssociations` - `synthetics/getRuntimeVersion.getRuntimeVersion` - `synthetics/getRuntimeVersions.getRuntimeVersions` ##### What's Changed - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4472](https://redirect.github.com/pulumi/pulumi-aws/pull/4472) - Upgrade pulumi-terraform-bridge to v3.91.0 by [@​iwahbe](https://redirect.github.com/iwahbe) in [https://github.com/pulumi/pulumi-aws/pull/4480](https://redirect.github.com/pulumi/pulumi-aws/pull/4480) - Update gamelift patches to sdkv2 by [@​corymhall](https://redirect.github.com/corymhall) in [https://github.com/pulumi/pulumi-aws/pull/4511](https://redirect.github.com/pulumi/pulumi-aws/pull/4511) - Suppress undefined to default diffs on aws.autoscaling.Group by [@​t0yv0](https://redirect.github.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/4510](https://redirect.github.com/pulumi/pulumi-aws/pull/4510) - Upstream v5.68.0 by [@​corymhall](https://redirect.github.com/corymhall) in [https://github.com/pulumi/pulumi-aws/pull/4523](https://redirect.github.com/pulumi/pulumi-aws/pull/4523) - Fix "the bridge does not accept secrets panic" by upgrade pulumi-terraform-bridge to v3.91.1 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4526](https://redirect.github.com/pulumi/pulumi-aws/pull/4526) - make ci-mgmt by [@​t0yv0](https://redirect.github.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/4531](https://redirect.github.com/pulumi/pulumi-aws/pull/4531) **Full Changelog**: pulumi/pulumi-aws@v6.52.0...v6.53.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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguMTAwLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvbWlub3IiXX0=--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
- Loading branch information