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.64.0 (#5958)
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.62.1` -> `6.64.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.62.1/6.64.0) | --- ### Release Notes <details> <summary>pulumi/pulumi-aws (@​pulumi/aws)</summary> ### [`v6.64.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.64.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.63.0...v6.64.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. ##### New resources: - `codeconnections/connection.Connection` - `codeconnections/host.Host` - `s3tables/namespace.Namespace` - `s3tables/table.Table` - `s3tables/tableBucket.TableBucket` - `s3tables/tableBucketPolicy.TableBucketPolicy` - `s3tables/tablePolicy.TablePolicy` ##### What's Changed - Update Lambda Runtime enum by [@​flostadler](https://redirect.github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4880](https://redirect.github.com/pulumi/pulumi-aws/pull/4880) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4879](https://redirect.github.com/pulumi/pulumi-aws/pull/4879) - Replace Terraform with Pulumi to stop eliding iam.PolicyAttachment docs by [@​flostadler](https://redirect.github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4882](https://redirect.github.com/pulumi/pulumi-aws/pull/4882) - Upgrade terraform-provider-aws to v5.80.0 by [@​flostadler](https://redirect.github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4886](https://redirect.github.com/pulumi/pulumi-aws/pull/4886) **Full Changelog**: pulumi/pulumi-aws@v6.63.0...v6.64.0 ### [`v6.63.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.63.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.62.2...v6.63.0) ##### Does the PR have any schema changes? Found 1 breaking change: ##### Types - `🟢` "aws:eks/getClusterKubernetesNetworkConfig:getClusterKubernetesNetworkConfig": required: "elasticLoadBalancings" property has changed to Required ##### New resources: - `ec2/vpcBlockPublicAccessExclusion.VpcBlockPublicAccessExclusion` - `ec2/vpcBlockPublicAccessOptions.VpcBlockPublicAccessOptions` ##### What's Changed - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4871](https://redirect.github.com/pulumi/pulumi-aws/pull/4871) - Upgrade terraform-provider-aws to v5.79.0 by [@​flostadler](https://redirect.github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4876](https://redirect.github.com/pulumi/pulumi-aws/pull/4876) **Full Changelog**: pulumi/pulumi-aws@v6.62.2...v6.63.0 ### [`v6.62.2`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.62.2) [Compare Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.62.1...v6.62.2) ##### Does the PR have any schema changes? Looking good! No breaking changes found. No new resources/functions. ##### What's Changed - Move the authoritative source of docs for pulumi-aws into pulumi-aws by [@​iwahbe](https://redirect.github.com/iwahbe) in [https://github.com/pulumi/pulumi-aws/pull/4861](https://redirect.github.com/pulumi/pulumi-aws/pull/4861) - Pass Session Tags to credential validation check by [@​flostadler](https://redirect.github.com/flostadler) in [https://github.com/pulumi/pulumi-aws/pull/4862](https://redirect.github.com/pulumi/pulumi-aws/pull/4862) **Full Changelog**: pulumi/pulumi-aws@v6.62.1...v6.62.2 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Ny4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9taW5vciJdfQ==--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
- Loading branch information