Skip to content

Commit

Permalink
Update first-party Pulumi dependencies (#641)
Browse files Browse the repository at this point in the history
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.45.0` ->
`6.67.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.45.0/6.67.0)
|
| [@pulumi/aws](https://pulumi.io)
([source](https://redirect.github.com/pulumi/pulumi-aws)) | dependencies
| minor | [`6.32.0` ->
`6.67.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.32.0/6.67.0)
|
| [@pulumi/awsx](https://pulumi.com)
([source](https://redirect.github.com/pulumi/pulumi-awsx)) |
dependencies | minor | [`2.8.0` ->
`2.21.0`](https://renovatebot.com/diffs/npm/@pulumi%2fawsx/2.8.0/2.21.0)
|
| [@pulumi/command](https://pulumi.com)
([source](https://redirect.github.com/pulumi/pulumi-command)) |
dependencies | patch | [`1.0.0` ->
`1.0.1`](https://renovatebot.com/diffs/npm/@pulumi%2fcommand/1.0.0/1.0.1)
|
| [@pulumi/pulumi](https://redirect.github.com/pulumi/pulumi)
([source](https://redirect.github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs))
| dependencies | minor | [`3.124.0` ->
`3.147.0`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.124.0/3.147.0)
|
| [@pulumi/pulumi](https://redirect.github.com/pulumi/pulumi)
([source](https://redirect.github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs))
| dependencies | minor | [`3.113.3` ->
`3.147.0`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.113.3/3.147.0)
|
| [@pulumi/random](https://pulumi.io)
([source](https://redirect.github.com/pulumi/pulumi-random)) |
dependencies | minor | [`4.13.2` ->
`4.17.0`](https://renovatebot.com/diffs/npm/@pulumi%2frandom/4.13.2/4.17.0)
|

---

### Release Notes

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

###
[`v6.67.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.67.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.66.3...v6.67.0)

##### Does the PR have any schema changes?

Found 4 breaking changes:

##### Resources

-   "aws:kms/customKeyStore:CustomKeyStore": required:
    -   `🟢` "cloudHsmClusterId" property is no longer Required
    -   `🟢` "keyStorePassword" property is no longer Required
    -   `🟢` "trustAnchorCertificate" property is no longer Required

##### Types

- `🟢`
"aws:ec2/getInstanceTypeInferenceAccelerator:getInstanceTypeInferenceAccelerator":
required: "memorySize" property has changed to Required

##### New resources:

-   `mediapackagev2/channelGroup.ChannelGroup`

##### What's Changed

- Update example in \_index.md to use Bucket V2 by
[@&#8203;mjeffryes](https://redirect.github.com/mjeffryes) in
[https://github.com/pulumi/pulumi-aws/pull/5098](https://redirect.github.com/pulumi/pulumi-aws/pull/5098)
- Skip `TestRegress2534` by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/5107](https://redirect.github.com/pulumi/pulumi-aws/pull/5107)
- Added thailand (ap-southeast-7) region by
[@&#8203;corymhall](https://redirect.github.com/corymhall) in
[https://github.com/pulumi/pulumi-aws/pull/5104](https://redirect.github.com/pulumi/pulumi-aws/pull/5104)
- chore: update GitHub Actions workflows by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/5109](https://redirect.github.com/pulumi/pulumi-aws/pull/5109)
- chore: enable refresh for regress-2868 by
[@&#8203;corymhall](https://redirect.github.com/corymhall) in
[https://github.com/pulumi/pulumi-aws/pull/5111](https://redirect.github.com/pulumi/pulumi-aws/pull/5111)
- chore: remove make extenders by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/5110](https://redirect.github.com/pulumi/pulumi-aws/pull/5110)
- Upstream 5.84.0 by
[@&#8203;corymhall](https://redirect.github.com/corymhall) in
[https://github.com/pulumi/pulumi-aws/pull/5120](https://redirect.github.com/pulumi/pulumi-aws/pull/5120)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.66.3...v6.67.0

###
[`v6.66.3`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.66.3)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.66.2...v6.66.3)

##### Does the PR have any schema changes?

Found 1 breaking change:

##### Types

- `🟢` "aws:dms/getEndpointKafkaSetting:getEndpointKafkaSetting":
required: "saslMechanism" property has changed to Required

##### New resources:

-   `bedrock/agentAgentCollaborator.AgentAgentCollaborator`
-   `cleanrooms/membership.Membership`
-   `cloudwatch/logDelivery.LogDelivery`
-   `cloudwatch/logDeliveryDestination.LogDeliveryDestination`
- `cloudwatch/logDeliveryDestinationPolicy.LogDeliveryDestinationPolicy`
-   `cloudwatch/logDeliverySource.LogDeliverySource`
-   `cloudwatch/logIndexPolicy.LogIndexPolicy`
-   `vpclattice/resourceGateway.ResourceGateway`

##### New functions:

-   `cloudwatch/getEventBuses.getEventBuses`
-   `ecs/getClusters.getClusters`
-   `route53/getRecords.getRecords`

##### What's Changed

- Combined dependencies PR by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4975](https://redirect.github.com/pulumi/pulumi-aws/pull/4975)
- Bump the go_modules group across 2 directories with 1 update by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pulumi/pulumi-aws/pull/4913](https://redirect.github.com/pulumi/pulumi-aws/pull/4913)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/5025](https://redirect.github.com/pulumi/pulumi-aws/pull/5025)
- Upgrade pulumi-terraform-bridge to v3.99.0 by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/5024](https://redirect.github.com/pulumi/pulumi-aws/pull/5024)
- Update first-party Pulumi dependencies (major) by
[@&#8203;pulumi-renovate](https://redirect.github.com/pulumi-renovate)
in
[https://github.com/pulumi/pulumi-aws/pull/5012](https://redirect.github.com/pulumi/pulumi-aws/pull/5012)
- chore: switch assume-role-session-tags test to ccapi role by
[@&#8203;corymhall](https://redirect.github.com/corymhall) in
[https://github.com/pulumi/pulumi-aws/pull/5036](https://redirect.github.com/pulumi/pulumi-aws/pull/5036)
- chore: enable release verifcation by
[@&#8203;corymhall](https://redirect.github.com/corymhall) in
[https://github.com/pulumi/pulumi-aws/pull/5034](https://redirect.github.com/pulumi/pulumi-aws/pull/5034)
- Revert "chore: enable release verifcation" by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/5049](https://redirect.github.com/pulumi/pulumi-aws/pull/5049)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/5070](https://redirect.github.com/pulumi/pulumi-aws/pull/5070)
- Upgrade pulumi-terraform-bridge to v3.100.0 by
[@&#8203;iwahbe](https://redirect.github.com/iwahbe) in
[https://github.com/pulumi/pulumi-aws/pull/5072](https://redirect.github.com/pulumi/pulumi-aws/pull/5072)
- chore: enable release verification take 2 by
[@&#8203;corymhall](https://redirect.github.com/corymhall) in
[https://github.com/pulumi/pulumi-aws/pull/5053](https://redirect.github.com/pulumi/pulumi-aws/pull/5053)
- Upstream 5.83.1 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
in
[https://github.com/pulumi/pulumi-aws/pull/5086](https://redirect.github.com/pulumi/pulumi-aws/pull/5086)

##### New Contributors

- [@&#8203;pulumi-renovate](https://redirect.github.com/pulumi-renovate)
made their first contribution in
[https://github.com/pulumi/pulumi-aws/pull/5012](https://redirect.github.com/pulumi/pulumi-aws/pull/5012)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.66.2...v6.66.3

###
[`v6.66.2`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.66.2)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.66.1...v6.66.2)

##### Does the PR have any schema changes?

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

#### What's Changed

- chore: disable running `waf` upstream tests by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/5001](https://redirect.github.com/pulumi/pulumi-aws/pull/5001)
- Remove unused npm dependencies by
[@&#8203;justinvp](https://redirect.github.com/justinvp) in
[https://github.com/pulumi/pulumi-aws/pull/4971](https://redirect.github.com/pulumi/pulumi-aws/pull/4971)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/5009](https://redirect.github.com/pulumi/pulumi-aws/pull/5009)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/5019](https://redirect.github.com/pulumi/pulumi-aws/pull/5019)
- chore: configure Renovate to ignore bridge and pkg/sdk dependencies by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/5013](https://redirect.github.com/pulumi/pulumi-aws/pull/5013)
- fix: Restore minimal schema by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/5020](https://redirect.github.com/pulumi/pulumi-aws/pull/5020)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.66.1...v6.66.2

###
[`v6.66.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.66.1)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.66.0...v6.66.1)

##### Does the PR have any schema changes?

Found 2 breaking changes:

##### Types

- `🟢`
"aws:alb/getListenerMutualAuthentication:getListenerMutualAuthentication":
required: "advertiseTrustStoreCaNames" property has changed to Required
- `🟢`
"aws:lb/getListenerMutualAuthentication:getListenerMutualAuthentication":
required: "advertiseTrustStoreCaNames" property has changed to Required
    No new resources/functions.

#### What's Changed

- Upgrade terraform-provider-aws to v5.82.2 by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4974](https://redirect.github.com/pulumi/pulumi-aws/pull/4974)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.66.0...v6.66.1

###
[`v6.66.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.66.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.65.0...v6.66.0)

##### Does the PR have any schema changes?

Found 2 breaking changes:

##### Types

- `🟢` "aws:codeconnections/HostVpcConfiguration:HostVpcConfiguration":
required: "tlsCertificate" property is no longer Required
- `🟢`
"aws:licensemanager/getReceivedLicenseEntitlement:getReceivedLicenseEntitlement":
required: "overage" property has changed to Required

##### New resources:

-   `apigateway/domainNameAccessAssociation.DomainNameAccessAssociation`
-   `cloudfront/vpcOrigin.VpcOrigin`
-   `memorydb/multiRegionCluster.MultiRegionCluster`
-   `networkmanager/dxGatewayAttachment.DxGatewayAttachment`
-   `rds/clusterSnapshotCopy.ClusterSnapshotCopy`

##### New functions:

-
`servicecatalog/getAppregistryAttributeGroupAssociations.getAppregistryAttributeGroupAssociations`

#### What's Changed

- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4923](https://redirect.github.com/pulumi/pulumi-aws/pull/4923)
- Upgrade pulumi-terraform-bridge to v3.98.0 by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4928](https://redirect.github.com/pulumi/pulumi-aws/pull/4928)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4931](https://redirect.github.com/pulumi/pulumi-aws/pull/4931)
- Lint upstream as a normal unit test by
[@&#8203;blampe](https://redirect.github.com/blampe) in
[https://github.com/pulumi/pulumi-aws/pull/4918](https://redirect.github.com/pulumi/pulumi-aws/pull/4918)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4934](https://redirect.github.com/pulumi/pulumi-aws/pull/4934)
- Remove `make upstream` from `preTest` by
[@&#8203;blampe](https://redirect.github.com/blampe) in
[https://github.com/pulumi/pulumi-aws/pull/4935](https://redirect.github.com/pulumi/pulumi-aws/pull/4935)
- Upgrade terraform-provider-aws to v5.82.1 by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4957](https://redirect.github.com/pulumi/pulumi-aws/pull/4957)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.65.0...v6.66.0

###
[`v6.65.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.65.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.64.0...v6.65.0)

##### Does the PR have any schema changes?

Found 2 breaking changes:

##### Types

- `🟢`
"aws:sesv2/getConfigurationSetDeliveryOption:getConfigurationSetDeliveryOption":
required: "maxDeliverySeconds" property has changed to Required
- `🟢`
"aws:sesv2/getConfigurationSetTrackingOption:getConfigurationSetTrackingOption":
required: "httpsPolicy" property has changed to Required

##### New resources:

-   `bedrock/inferenceProfile.InferenceProfile`
-   `cloudwatch/logAnomalyDetector.LogAnomalyDetector`
-   `ecr/accountSetting.AccountSetting`
-   `msk/singleScramSecretAssociation.SingleScramSecretAssociation`
-   `servicecatalog/appregistryAttributeGroup.AppregistryAttributeGroup`
-
`servicecatalog/appregistryAttributeGroupAssociation.AppregistryAttributeGroupAssociation`

##### New functions:

-
`servicecatalog/getAppregistryAttributeGroup.getAppregistryAttributeGroup`

##### What's Changed

- Upgrade pulumi-terraform-bridge to v3.97.0 by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4898](https://redirect.github.com/pulumi/pulumi-aws/pull/4898)
- Revert "Upgrade pulumi-terraform-bridge to v3.97.0
([#&#8203;4898](https://redirect.github.com/pulumi/pulumi-aws/issues/4898))"
by [@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4900](https://redirect.github.com/pulumi/pulumi-aws/pull/4900)
- Upgrade pulumi-terraform-bridge to v3.97.1 by
[@&#8203;corymhall](https://redirect.github.com/corymhall) in
[https://github.com/pulumi/pulumi-aws/pull/4907](https://redirect.github.com/pulumi/pulumi-aws/pull/4907)
- Simplify OIDC extraTest by
[@&#8203;blampe](https://redirect.github.com/blampe) in
[https://github.com/pulumi/pulumi-aws/pull/4909](https://redirect.github.com/pulumi/pulumi-aws/pull/4909)
- Consolidate integration tests by
[@&#8203;blampe](https://redirect.github.com/blampe) in
[https://github.com/pulumi/pulumi-aws/pull/4910](https://redirect.github.com/pulumi/pulumi-aws/pull/4910)
- Test shim as a normal unit test by
[@&#8203;blampe](https://redirect.github.com/blampe) in
[https://github.com/pulumi/pulumi-aws/pull/4917](https://redirect.github.com/pulumi/pulumi-aws/pull/4917)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4920](https://redirect.github.com/pulumi/pulumi-aws/pull/4920)
- Upgrade terraform-provider-aws to v5.81.0 by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4925](https://redirect.github.com/pulumi/pulumi-aws/pull/4925)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.64.0...v6.65.0

###
[`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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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**:
https://github.com/pulumi/pulumi-aws/compare/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
[@&#8203;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
[@&#8203;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**:
https://github.com/pulumi/pulumi-aws/compare/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 [@&#8203;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
[@&#8203;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**:
https://github.com/pulumi/pulumi-aws/compare/v6.62.1...v6.62.2

###
[`v6.62.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.62.1)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.62.0...v6.62.1)

##### Does the PR have any schema changes?

Found 1 breaking change:

##### Types

- `🟢`
"aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration":
required: "engine" property has changed to Required

##### New resources:

-   `iam/organizationsFeatures.OrganizationsFeatures`

#### What's Changed

- Fix failed to read schema-embed.json panic by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4867](https://redirect.github.com/pulumi/pulumi-aws/pull/4867)
- Retract v6.62.0 by
[@&#8203;blampe](https://redirect.github.com/blampe) in
[https://github.com/pulumi/pulumi-aws/pull/4869](https://redirect.github.com/pulumi/pulumi-aws/pull/4869)

#### New Contributors

- [@&#8203;blampe](https://redirect.github.com/blampe) made their first
contribution in
[https://github.com/pulumi/pulumi-aws/pull/4869](https://redirect.github.com/pulumi/pulumi-aws/pull/4869)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.62.0...v6.62.1

###
[`v6.62.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.62.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.61.0...v6.62.0)

##### Does the PR have any schema changes?

Found 1 breaking change:

##### Types

- `🟢`
"aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration":
required: "engine" property has changed to Required

##### New resources:

-   `iam/organizationsFeatures.OrganizationsFeatures`

#### What's Changed

- chore: remove minimal schema from source by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4829](https://redirect.github.com/pulumi/pulumi-aws/pull/4829)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4833](https://redirect.github.com/pulumi/pulumi-aws/pull/4833)
- Precompute minimal schema before make provider by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4845](https://redirect.github.com/pulumi/pulumi-aws/pull/4845)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4848](https://redirect.github.com/pulumi/pulumi-aws/pull/4848)
- Upgrade terraform-provider-aws to v5.78.0 by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4858](https://redirect.github.com/pulumi/pulumi-aws/pull/4858)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.61.0...v6.62.0

###
[`v6.61.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.61.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.60.0...v6.61.0)

##### Does the PR have any schema changes?

Looking good! No breaking changes found.

##### New resources:

-   `rds/instanceDesiredState.InstanceDesiredState`

#### What's Changed

- Add NOTEs for exclusive management resources doc pages by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4774](https://redirect.github.com/pulumi/pulumi-aws/pull/4774)
- Upgrade pulumi-terraform-bridge to v3.96.0 by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4822](https://redirect.github.com/pulumi/pulumi-aws/pull/4822)
- chore: regenerate minimal schema by
[@&#8203;corymhall](https://redirect.github.com/corymhall) in
[https://github.com/pulumi/pulumi-aws/pull/4824](https://redirect.github.com/pulumi/pulumi-aws/pull/4824)
- Upstream v5.77.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
in
[https://github.com/pulumi/pulumi-aws/pull/4828](https://redirect.github.com/pulumi/pulumi-aws/pull/4828)
- chore: remove accidentally introduced files
([#&#8203;4794](https://redirect.github.com/pulumi/pulumi-aws/issues/4794))
by [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4830](https://redirect.github.com/pulumi/pulumi-aws/pull/4830)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.60.0...v6.61.0

###
[`v6.60.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.60.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.59.1...v6.60.0)

##### Does the PR have any schema changes?

Looking good! No breaking changes found.

##### New resources:

-   `vpc/securityGroupVpcAssociation.SecurityGroupVpcAssociation`

#### What's Changed

- Fix `TestIMDSAuth` test by increasing root volume size by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4781](https://redirect.github.com/pulumi/pulumi-aws/pull/4781)
- Handle writer errors when creating archives for Lambda test by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4775](https://redirect.github.com/pulumi/pulumi-aws/pull/4775)
- Update ci-mgmt to strip debug symbols from provider binaries by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4786](https://redirect.github.com/pulumi/pulumi-aws/pull/4786)
- Add display name by
[@&#8203;iwahbe](https://redirect.github.com/iwahbe) in
[https://github.com/pulumi/pulumi-aws/pull/4765](https://redirect.github.com/pulumi/pulumi-aws/pull/4765)
- Fix TestIMDS flaky test by
[@&#8203;corymhall](https://redirect.github.com/corymhall) in
[https://github.com/pulumi/pulumi-aws/pull/4797](https://redirect.github.com/pulumi/pulumi-aws/pull/4797)
- Skip flaky TestParallelLambdaCreation test by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4798](https://redirect.github.com/pulumi/pulumi-aws/pull/4798)
- Upgrade terraform-provider-aws to v5.76.0 by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4794](https://redirect.github.com/pulumi/pulumi-aws/pull/4794)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.59.2...v6.60.0

###
[`v6.59.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.59.1)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.59.0...v6.59.1)

##### Does the PR have any schema changes?

Found 3 breaking changes:

##### Types

-   "aws:apigateway/AccountThrottleSetting:AccountThrottleSetting":
- `🟡` properties: "burstLimit" type changed from "integer" to "number"
    -   required:
        -   `🟢` "burstLimit" property has changed to Required
        -   `🟢` "rateLimit" property has changed to Required
            No new resources/functions.

#### What's Changed

- Upgrade pulumi-terraform-bridge to v3.95.0 by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4750](https://redirect.github.com/pulumi/pulumi-aws/pull/4750)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4753](https://redirect.github.com/pulumi/pulumi-aws/pull/4753)
- Upgrade terraform-provider-aws to v5.75.1 by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4752](https://redirect.github.com/pulumi/pulumi-aws/pull/4752)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.59.0...v6.59.1

###
[`v6.59.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.59.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.58.0...v6.59.0)

##### Does the PR have any schema changes?

Found 6 breaking changes:

##### Types

- `🟢` "aws:apigateway/StageCanarySettings:StageCanarySettings":
required: "deploymentId" property has changed to Required
-
"aws:batch/getJobDefinitionEksPropertyPodProperty:getJobDefinitionEksPropertyPodProperty":
- `🟡` properties: "serviceAccountName" type changed from "boolean" to
"string"
    -   required:
        -   `🟢` "imagePullSecrets" property has changed to Required
        -   `🟢` "initContainers" property has changed to Required
        -   `🟢` "shareProcessNamespace" property has changed to Required
- `🟢` "aws:iot/BillingGroupMetadata:BillingGroupMetadata": required:
"creationDate" property has changed to Required

##### New functions:

-   `ec2/getSpotDatafeedSubscription.getSpotDatafeedSubscription`

#### What's Changed

- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4718](https://redirect.github.com/pulumi/pulumi-aws/pull/4718)
- Deprecate WithPlanResourceChange and WithDiff by
[@&#8203;guineveresaenger](https://redirect.github.com/guineveresaenger)
in
[https://github.com/pulumi/pulumi-aws/pull/4734](https://redirect.github.com/pulumi/pulumi-aws/pull/4734)
- Upstream v5.75.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
in
[https://github.com/pulumi/pulumi-aws/pull/4732](https://redirect.github.com/pulumi/pulumi-aws/pull/4732)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4745](https://redirect.github.com/pulumi/pulumi-aws/pull/4745)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.58.0...v6.59.0

###
[`v6.58.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.58.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.57.0...v6.58.0)

##### Does the PR have any schema changes?

Found 3 breaking changes:

##### Types

- `🟢`
"aws:imagebuilder/getDistributionConfigurationDistribution:getDistributionConfigurationDistribution":
required: "s3ExportConfigurations" property has changed to Required
-
"aws:imagebuilder/getImageRecipeBlockDeviceMappingEb:getImageRecipeBlockDeviceMappingEb":
properties:
- `🟡` "deleteOnTermination" type changed from "boolean" to "string"
    -   `🟡` "encrypted" type changed from "boolean" to "string"

##### New resources:

-   `opensearch/authorizeVpcEndpointAccess.AuthorizeVpcEndpointAccess`
-   `ssm/quicksetupConfigurationManager.QuicksetupConfigurationManager`

##### New functions:

-   `lb/getListenerRule.getListenerRule`

#### What's Changed

- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4683](https://redirect.github.com/pulumi/pulumi-aws/pull/4683)
- Remove slack notification from workflows by
[@&#8203;corymhall](https://redirect.github.com/corymhall) in
[https://github.com/pulumi/pulumi-aws/pull/4693](https://redirect.github.com/pulumi/pulumi-aws/pull/4693)
- Upstream v5.74.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
in
[https://github.com/pulumi/pulumi-aws/pull/4714](https://redirect.github.com/pulumi/pulumi-aws/pull/4714)
- Upgrade pulumi-terraform-bridge to v3.94.0 by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4725](https://redirect.github.com/pulumi/pulumi-aws/pull/4725)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.57.0...v6.58.0

###
[`v6.57.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.57.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.56.1...v6.57.0)

##### Does the PR have any schema changes?

Found 2 breaking changes:

##### Types

- `🟡`
"aws:route53/ProfilesAssociationTimeouts:ProfilesAssociationTimeouts":
properties: "read" missing
- `🟡` "aws:workspaces/ConnectionAliasTimeouts:ConnectionAliasTimeouts":
properties: "update" missing

##### New resources:

- `iam/groupPolicyAttachmentsExclusive.GroupPolicyAttachmentsExclusive`
-   `iam/rolePolicyAttachmentsExclusive.RolePolicyAttachmentsExclusive`
-   `iam/userPolicyAttachmentsExclusive.UserPolicyAttachmentsExclusive`
-   `imagebuilder/lifecyclePolicy.LifecyclePolicy`
-   `resiliencehub/resiliencyPolicy.ResiliencyPolicy`
-   `sagemaker/hub.Hub`
-   `sagemaker/mlflowTrackingServer.MlflowTrackingServer`

##### New functions:

-   `ssm/getPatchBaselines.getPatchBaselines`

#### What's Changed

- Fix IMDSv2 test to allow /tmp to be immutable by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4673](https://redirect.github.com/pulumi/pulumi-aws/pull/4673)
- Upstream v5.72.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
in
[https://github.com/pulumi/pulumi-aws/pull/4647](https://redirect.github.com/pulumi/pulumi-aws/pull/4647)
- Upstream v5.72.1 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
in
[https://github.com/pulumi/pulumi-aws/pull/4668](https://redirect.github.com/pulumi/pulumi-aws/pull/4668)
- Upgrade the bridge to v3.93.1 by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4663](https://redirect.github.com/pulumi/pulumi-aws/pull/4663)
- Upstream v5.73.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
in
[https://github.com/pulumi/pulumi-aws/pull/4674](https://redirect.github.com/pulumi/pulumi-aws/pull/4674)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.56.1...v6.57.0

###
[`v6.56.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.56.1)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.56.0...v6.56.1)

##### Does the PR have any schema changes?

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

#### What's Changed

- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4643](https://redirect.github.com/pulumi/pulumi-aws/pull/4643)
- Update aws.s3.Bucket notes to point to aws.s3.BucketV2 by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4491](https://redirect.github.com/pulumi/pulumi-aws/pull/4491)
- Fix minimal schema computation by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4640](https://redirect.github.com/pulumi/pulumi-aws/pull/4640)
- Discard log messages when initializing the provider by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4650](https://redirect.github.com/pulumi/pulumi-aws/pull/4650)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.56.0...v6.56.1

###
[`v6.56.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.56.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.55.0...v6.56.0)

##### Does the PR have any schema changes?

Found 3 breaking changes:

##### Resources

- `🟢` "aws:sagemaker/workteam:Workteam": required: "workforceName"
property is no longer Required

##### Types

- `🟢` "aws:backup/getPlanRule:getPlanRule": required:
"scheduleExpressionTimezone" property has changed to Required
- `🟢` "aws:route53/ResolverRuleTargetIp:ResolverRuleTargetIp": required:
"ip" property is no longer Required

##### New resources:

-   `backup/restoreTestingPlan.RestoreTestingPlan`
-   `backup/restoreTestingSelection.RestoreTestingSelection`
-   `datazone/userProfile.UserProfile`
-   `pinpoint/smsvoicev2ConfigurationSet.Smsvoicev2ConfigurationSet`
-   `route53/profilesAssociation.ProfilesAssociation`
-   `route53/profilesProfile.ProfilesProfile`
-   `route53/profilesResourceAssociation.ProfilesResourceAssociation`

##### New functions:

-   `amp/getDefaultScraperConfiguration.getDefaultScraperConfiguration`
-   `bedrock/getInferenceProfile.getInferenceProfile`
-   `bedrock/getInferenceProfiles.getInferenceProfiles`
-   `elasticache/getServerlessCache.getServerlessCache`
-   `route53/getProfilesProfiles.getProfilesProfiles`

#### What's Changed

- Compute schema-minimal.json by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4587](https://redirect.github.com/pulumi/pulumi-aws/pull/4587)
- chore: remove skipped credential config test by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4611](https://redirect.github.com/pulumi/pulumi-aws/pull/4611)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4615](https://redirect.github.com/pulumi/pulumi-aws/pull/4615)
- Upgrade pulumi-terraform-bridge to v3.92.0 by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4628](https://redirect.github.com/pulumi/pulumi-aws/pull/4628)
- Upstream v5.71.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
in
[https://github.com/pulumi/pulumi-aws/pull/4638](https://redirect.github.com/pulumi/pulumi-aws/pull/4638)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.55.0...v6.56.0

###
[`v6.55.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.55.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.54.2...v6.55.0)

##### Does the PR have any schema changes?

Found 1 breaking change:

##### Functions

- `🟡`
"aws:securityhub/getStandardsControlAssociations:getStandardsControlAssociations":
inputs: "standardsControlAssociations" missing input
"standardsControlAssociations"

##### New resources:

-   `backup/logicallyAirGappedVault.LogicallyAirGappedVault`
-   `bedrock/guardrailVersion.GuardrailVersion`
-
`ec2transitgateway/defaultRouteTableAssociation.DefaultRouteTableAssociation`
-
`ec2transitgateway/defaultRouteTablePropagation.DefaultRouteTablePropagation`
-   `iam/groupPoliciesExclusive.GroupPoliciesExclusive`
-   `iam/userPoliciesExclusive.UserPoliciesExclusive`
- `securityhub/standardsControlAssociation.StandardsControlAssociation`

#### What's Changed

- Upstream v5.70.0 by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4604](https://redirect.github.com/pulumi/pulumi-aws/pull/4604)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4608](https://redirect.github.com/pulumi/pulumi-aws/pull/4608)
- Allow running gamelift test in parallel by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4609](https://redirect.github.com/pulumi/pulumi-aws/pull/4609)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.54.2...v6.55.0

###
[`v6.54.2`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.54.2)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.54.1...v6.54.2)

##### Does the PR have any schema changes?

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

#### What's Changed

- Re-generate schema to fix aws.iam.Role description by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4589](https://redirect.github.com/pulumi/pulumi-aws/pull/4589)
- Set explicit version for .NET core SDK requirement by
[@&#8203;justinvp](https://redirect.github.com/justinvp) in
[https://github.com/pulumi/pulumi-aws/pull/4591](https://redirect.github.com/pulumi/pulumi-aws/pull/4591)
- Add pluralized lifecycle_policies to EFS file system data source by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4590](https://redirect.github.com/pulumi/pulumi-aws/pull/4590)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4592](https://redirect.github.com/pulumi/pulumi-aws/pull/4592)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.54.1...v6.54.2

###
[`v6.54.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.54.1)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.54.0...v6.54.1)

##### Does the PR have any schema changes?

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

#### What's Changed

- Disable experimental post-quantum key exchange mechanism
`X25519Kyber768Draft00` by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4583](https://redirect.github.com/pulumi/pulumi-aws/pull/4583)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.54.0...v6.54.1

###
[`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
[@&#8203;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
[@&#8203;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**:
https://github.com/pulumi/pulumi-aws/compare/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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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**:
https://github.com/pulumi/pulumi-aws/compare/v6.52.0...v6.53.0

###
[`v6.52.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.52.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.51.1...v6.52.0)

##### Does the PR have any schema changes?

Found 6 breaking changes:

##### Resources

- `🟢` "aws:rolesanywhere/profile:Profile": required: "roleArns" property
is no longer Required

##### Functions

- `🟡` "aws:quicksight/getDataSet:getDataSet": inputs:
"columnLevelPermissionRules" missing input "columnLevelPermissionRules"

##### Types

- `🟢`
"aws:appconfig/ExtensionActionPointAction:ExtensionActionPointAction":
required: "roleArn" property is no longer Required
- `🟡`
"aws:lex/V2modelsSlotTypeValueSelectionSettingAdvancedRecognitionSetting:V2modelsSlotTypeValueSelectionSettingAdvancedRecognitionSetting":
properties: "audioRecognitionSetting" missing
- `🟡`
"aws:networkmanager/getCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride:getCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride":
properties: "edgeSets": items type changed from "string" to "array":
- `🟡` items had no type but now has &{Type:string Ref:
AdditionalProperties:<nil> Items:<nil> OneOf:\[] Discriminator:<nil>
Plain:false}

##### New resources:

-   `cloudformation/stackInstances.StackInstances`
-   `codebuild/fleet.Fleet`
-   `computeoptimizer/enrollmentStatus.EnrollmentStatus`
- `computeoptimizer/recommendationPreferences.RecommendationPreferences`
-   `costoptimizationhub/enrollmentStatus.EnrollmentStatus`
-   `costoptimizationhub/preferences.Preferences`
-   `datazone/assetType.AssetType`
-   `datazone/environment.Environment`
-   `lambda/functionRecursionConfig.FunctionRecursionConfig`

##### New functions:

-   `codebuild/getFleet.getFleet`
-   `glue/getRegistry.getRegistry`
-
`organizations/getOrganizationalUnitDescendantOrganizationalUnits.getOrganizationalUnitDescendantOrganizationalUnits`
-   `quicksight/getAnalysis.getAnalysis`
-   `quicksight/getQuicksightAnalysis.getQuicksightAnalysis`

#### What's Changed

- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4456](https://redirect.github.com/pulumi/pulumi-aws/pull/4456)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4464](https://redirect.github.com/pulumi/pulumi-aws/pull/4464)
- Upstream v5.67.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
in
[https://github.com/pulumi/pulumi-aws/pull/4458](https://redirect.github.com/pulumi/pulumi-aws/pull/4458)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.51.1...v6.52.0

###
[`v6.51.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.51.1)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.51.0...v6.51.1)

##### Does the PR have any schema changes?

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

#### What's Changed

- Upgrade bridge to `7864bb0` by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4450](https://redirect.github.com/pulumi/pulumi-aws/pull/4450)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.51.0...v6.51.1

###
[`v6.51.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.51.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.50.1...v6.51.0)

##### Does the PR have any schema changes?

Found 1 breaking change:

##### Resources

- `🟢`
"aws:drs/replicationConfigurationTemplate:ReplicationConfigurationTemplate":
required inputs: "stagingAreaTags" input has changed to Required

##### New resources:

-   `glue/catalogTableOptimizer.CatalogTableOptimizer`

##### New functions:

-   `shield/getProtection.getProtection`

#### What's Changed

- Enhance docs for resources that depend on Lambda ENIs by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4392](https://redirect.github.com/pulumi/pulumi-aws/pull/4392)
- Start running upstream tests for waf and sqs by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4384](https://redirect.github.com/pulumi/pulumi-aws/pull/4384)
- Upgrade upstream to v5.64.0 by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4395](https://redirect.github.com/pulumi/pulumi-aws/pull/4395)
- Add example for deploying an application from the serverless app
repository by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4396](https://redirect.github.com/pulumi/pulumi-aws/pull/4396)
- Update region list by
[@&#8203;corymhall](https://redirect.github.com/corymhall) in
[https://github.com/pulumi/pulumi-aws/pull/4404](https://redirect.github.com/pulumi/pulumi-aws/pull/4404)
- Move GRPC tests to yaml by
[@&#8203;VenelinMartinov](https://redirect.github.com/VenelinMartinov)
in
[https://github.com/pulumi/pulumi-aws/pull/4409](https://redirect.github.com/pulumi/pulumi-aws/pull/4409)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4420](https://redirect.github.com/pulumi/pulumi-aws/pull/4420)
- Rename the custom workflow to avoid deletion by ci-mgmt PRs by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4418](https://redirect.github.com/pulumi/pulumi-aws/pull/4418)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4423](https://redirect.github.com/pulumi/pulumi-aws/pull/4423)
- Enable PlanResourceChange by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4419](https://redirect.github.com/pulumi/pulumi-aws/pull/4419)
- Upstream 5.65.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
in
[https://github.com/pulumi/pulumi-aws/pull/4425](https://redirect.github.com/pulumi/pulumi-aws/pull/4425)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4434](https://redirect.github.com/pulumi/pulumi-aws/pull/4434)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4436](https://redirect.github.com/pulumi/pulumi-aws/pull/4436)
- Upgrade pulumi-terraform-bridge to v3.90.0 by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4439](https://redirect.github.com/pulumi/pulumi-aws/pull/4439)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.50.1...v6.51.0

###
[`v6.50.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.50.1)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.50.0...v6.50.1)

##### Does the PR have any schema changes?

Found 1 breaking change:

##### Resources

- `🟢` "aws:pinpoint/gcmChannel:GcmChannel": required: "apiKey" property
is no longer Required

##### New functions:

-   `route53/getZones.getZones`
-   `ssoadmin/getPermissionSets.getPermissionSets`

#### What's Changed

- WIP: fix(ecsservice): triggers required when using forceNewDeployment
by [@&#8203;stooj](https://redirect.github.com/stooj) in
[https://github.com/pulumi/pulumi-aws/pull/4262](https://redirect.github.com/pulumi/pulumi-aws/pull/4262)
- Upgrade upstream to v5.63.1 by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4390](https://redirect.github.com/pulumi/pulumi-aws/pull/4390)

#### New Contributors

- [@&#8203;stooj](https://redirect.github.com/stooj) made their first
contribution in
[https://github.com/pulumi/pulumi-aws/pull/4262](https://redirect.github.com/pulumi/pulumi-aws/pull/4262)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.50.0...v6.50.1

###
[`v6.50.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.50.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.49.1...v6.50.0)

##### Does the PR have any schema changes?

Found 3 breaking changes:

##### Types

-
"aws:lex/V2modelsSlotTypeSlotTypeValues:V2modelsSlotTypeSlotTypeValues":
    -   `🟡` properties: "slotTypeValues" missing
    -   `🟢` required: "slotTypeValues" property is no longer Required
- `🔴`
"aws:lex/V2modelsSlotTypeSlotTypeValuesSlotTypeValue:V2modelsSlotTypeSlotTypeValuesSlotTypeValue"
missing

##### New resources:

-   `bedrock/guardrail.Guardrail`
-
`cloudtrail/organizationDelegatedAdminAccount.OrganizationDelegatedAdminAccount`
-   `datazone/environmentProfile.EnvironmentProfile`
-   `datazone/formType.FormType`
-   `datazone/glossaryTerm.GlossaryTerm`
-   `pinpoint/emailTemplate.EmailTemplate`

##### New functions:

-   `bedrock/getAgentAgentVersions.getAgentAgentVersions`

#### What's Changed

- Upgrade pulumi-terraform-bridge to v3.89.1 by
[@&#8203;iwahbe](https://redirect.github.com/iwahbe) in
[https://github.com/pulumi/pulumi-aws/pull/4377](https://redirect.github.com/pulumi/pulumi-aws/pull/4377)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4381](https://redirect.github.com/pulumi/pulumi-aws/pull/4381)
- Upstream v5.63.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
in
[https://github.com/pulumi/pulumi-aws/pull/4378](https://redirect.github.com/pulumi/pulumi-aws/pull/4378)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4387](https://redirect.github.com/pulumi/pulumi-aws/pull/4387)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.49.1...v6.50.0

###
[`v6.49.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.49.1)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.49.0...v6.49.1)

##### Does the PR have any schema changes?

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

#### What's Changed

- Upgrade pulumi-terraform-bridge to v3.89.0 by
[@&#8203;iwahbe](https://redirect.github.com/iwahbe) in
[https://github.com/pulumi/pulumi-aws/pull/4363](https://redirect.github.com/pulumi/pulumi-aws/pull/4363)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4364](https://redirect.github.com/pulumi/pulumi-aws/pull/4364)
- Fix type-checking booleans by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4368](https://redirect.github.com/pulumi/pulumi-aws/pull/4368)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.49.0...v6.49.1

###
[`v6.49.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.49.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.48.0...v6.49.0)

##### Does the PR have any schema changes?

Looking good! No breaking changes found.

##### New resources:

-   `ebs/snapshotBlockPublicAccess.SnapshotBlockPublicAccess`
-   `lambda/callbackFunction.CallbackFunction`
-   `rds/integration.Integration`

##### New functions:

-   `rds/getClusterParameterGroup.getClusterParameterGroup`
-   `secretsmanager/getSecretVersions.getSecretVersions`

#### What's Changed

- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/4353](https://redirect.github.com/pulumi/pulumi-aws/pull/4353)
- Upgrade CallbackFunction default runtime to Node 20.x by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4348](https://redirect.github.com/pulumi/pulumi-aws/pull/4348)
- Schematize lambda.CallbackFunction overlay and add docs for it by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4352](https://redirect.github.com/pulumi/pulumi-aws/pull/4352)
- Upgrade terraform-provider-aws to v5.62.0 by
[@&#8203;flostadler](https://redirect.github.com/flostadler) in
[https://github.com/pulumi/pulumi-aws/pull/4359](https://redirect.github.com/pulumi/pulumi-aws/pull/4359)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.48.0...v6.49.0

###
[`v6.48.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.48.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.47.0...v6.48.0)

##### Does the PR have any schema changes?

Found 2 breaking changes:

##### Resources

- `🟢` "aws:ec2/vpcIpv6CidrBlockAssociation:VpcIpv6CidrBlockAssociation":
required: "ipv6IpamPoolId" property is no longer Required

##### Types

- `🟢` "aws:rds/ClusterRestoreToPointInTime:ClusterRestoreToPointInTime":
required: "sourceClusterIdentifier" property is no longer Required

##### New resources:

-   `chatbot/slackChannelConfiguration.SlackChannelConfiguration`
-   `chatbot/teamsChannelConfiguration.TeamsChannelConfiguration`
-   `datazone/glossary.Glossary`
-   `ecr/repositoryCreationTemplate.RepositoryCreationTemplate`
-   `timestreaminfluxdb/dbInstance.DbInstance`

##### New functions:

-   `ecr/getRepositoryCreationTemplate.getRepositoryCreationTemplate`

#### What's Changed

- chore: SkipInstall for tests that do not need it by
[@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
[https://github.com/pulumi/pulumi-aws/pull/4315](https://redirect.github.com/pulumi/pulumi-aws/pull/4315)
- Upstream v5.61.0 by
[@&#8203;corymhall](https://redirect.github.com/corymhall) in
[https://github.com/pulumi/pulumi-aws/pull/4341](https://redirect.github.com/pulumi/pulumi-aws/pull/4341)

**Full Changelog**:
https://github.com/pulumi/pulumi-aws/compare/v6.47.0...v6.48.0

###
[`v6.47.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.47.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.46.0...v6.47.0)

##### Does the PR have any schema changes?

Found 6 breaking changes:

##### Types

- `🟡` "aws:appstream/getImageApplication:getImageApplication":
properties: "metadata": additional properties type changed from
"pulumi.json#/Any" to "string"
-
"aws:batch/getJobDefinitionEksPropertyPodPropertyContainerResource:getJobDefinitionEksPropertyPodPropertyContainerResource":
properties:
- `🟡` "limits": additional properties type changed from
"pulumi.json#/Any" to "string"
- `🟡` "requests": additional properties type changed from
"pulumi.json#/Any" to "string"
- `🟡`
"aws:batch/getJobDefinitionEksPropertyPodPropertyMetadata:getJobDefinitionEksPropertyPodPropertyMetadata":
propertie

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->

Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
pulumi-renovate[bot] authored Jan 29, 2025
1 parent 26b98fb commit e1213a5
Show file tree
Hide file tree
Showing 10 changed files with 5,429 additions and 3,319 deletions.
772 changes: 222 additions & 550 deletions examples/ec2_copyfile/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/ec2_copyfile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
},
"dependencies": {
"@grpc/grpc-js": "^1.10.10",
"@pulumi/aws": "6.32.0",
"@pulumi/awsx": "2.8.0",
"@pulumi/aws": "6.67.0",
"@pulumi/awsx": "2.21.0",
"@pulumi/command": "1.0.1",
"@pulumi/pulumi": "3.113.3",
"@pulumi/pulumi": "3.147.0",
"@types/folder-hash": "^4.0.4",
"folder-hash": "^4.0.4",
"typescript": "^5.0.0"
Expand Down
780 changes: 226 additions & 554 deletions examples/ec2_dir_copy/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions examples/ec2_dir_copy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
},
"dependencies": {
"@grpc/grpc-js": "^1.10.10",
"@pulumi/aws": "6.32.0",
"@pulumi/awsx": "2.8.0",
"@pulumi/command": "1.0.0",
"@pulumi/pulumi": "3.113.3",
"@pulumi/aws": "6.67.0",
"@pulumi/awsx": "2.21.0",
"@pulumi/command": "1.0.1",
"@pulumi/pulumi": "3.147.0",
"@types/folder-hash": "^4.0.4",
"folder-hash": "^4.0.4",
"typescript": "^5.0.0"
Expand Down
4 changes: 2 additions & 2 deletions examples/lambda-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lambda-ts",
"version": "0.1.0",
"dependencies": {
"@pulumi/aws": "6.45.0",
"@pulumi/pulumi": "3.124.0"
"@pulumi/aws": "6.67.0",
"@pulumi/pulumi": "3.147.0"
}
}
190 changes: 94 additions & 96 deletions examples/lambda-ts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -204,107 +204,112 @@
proc-log "^4.0.0"
which "^4.0.0"

"@opentelemetry/api-logs@0.52.1":
version "0.52.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/api-logs/-/api-logs-0.52.1.tgz#52906375da4d64c206b0c4cb8ffa209214654ecc"
integrity sha512-qnSqB2DQ9TPP96dl8cDubDvrUyWc0/sK81xHTK8eSUspzDM3bsewX903qclQFvVhgStjRWdC5bLb3kQqMkfV5A==
"@opentelemetry/api-logs@0.55.0":
version "0.55.0"
resolved "https://registry.yarnpkg.com/@opentelemetry/api-logs/-/api-logs-0.55.0.tgz#5cd7461820d864600250deb3803c32367a6bb2d2"
integrity sha512-3cpa+qI45VHYcA5c0bHM6VHo9gicv3p5mlLHNG3rLyjQU8b7e0st1rWtrUn3JbZ3DwwCfhKop4eQ9UuYlC6Pkg==
dependencies:
"@opentelemetry/api" "^1.0.0"
"@opentelemetry/api" "^1.3.0"

"@opentelemetry/api@^1.0.0", "@opentelemetry/api@^1.9":
"@opentelemetry/api@^1.3.0", "@opentelemetry/api@^1.9":
version "1.9.0"
resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.9.0.tgz#d03eba68273dc0f7509e2a3d5cba21eae10379fe"
integrity sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==

"@opentelemetry/context-async-hooks@1.25.1":
version "1.25.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/context-async-hooks/-/context-async-hooks-1.25.1.tgz#810bff2fcab84ec51f4684aff2d21f6c057d9e73"
integrity sha512-UW/ge9zjvAEmRWVapOP0qyCvPulWU6cQxGxDbWEFfGOj1VBBZAuOqTo3X6yWmDTD3Xe15ysCZChHncr2xFMIfQ==
"@opentelemetry/context-async-hooks@1.30.1":
version "1.30.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/context-async-hooks/-/context-async-hooks-1.30.1.tgz#4f76280691a742597fd0bf682982126857622948"
integrity sha512-s5vvxXPVdjqS3kTLKMeBMvop9hbWkwzBpu+mUO2M7sZtlkyDJGwFe33wRKnbaYDo8ExRVBIIdwIGrqpxHuKttA==

"@opentelemetry/core@1.25.1":
version "1.25.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/core/-/core-1.25.1.tgz#ff667d939d128adfc7c793edae2f6bca177f829d"
integrity sha512-GeT/l6rBYWVQ4XArluLVB6WWQ8flHbdb6r2FCHC3smtdOAbrJBIv35tpV/yp9bmYUJf+xmZpu9DRTIeJVhFbEQ==
"@opentelemetry/core@1.30.1":
version "1.30.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/core/-/core-1.30.1.tgz#a0b468bb396358df801881709ea38299fc30ab27"
integrity sha512-OOCM2C/QIURhJMuKaekP3TRBxBKxG/TWWA0TL2J6nXUtDnuCtccy49LUJF8xPFXMX+0LMcxFpCo8M9cGY1W6rQ==
dependencies:
"@opentelemetry/semantic-conventions" "1.25.1"
"@opentelemetry/semantic-conventions" "1.28.0"

"@opentelemetry/exporter-zipkin@^1.25":
version "1.25.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/exporter-zipkin/-/exporter-zipkin-1.25.1.tgz#81bb3b3aa16500676277c2fd6d50159eaf6c081a"
integrity sha512-RmOwSvkimg7ETwJbUOPTMhJm9A9bG1U8s7Zo3ajDh4zM7eYcycQ0dM7FbLD6NXWbI2yj7UY4q8BKinKYBQksyw==
"@opentelemetry/exporter-zipkin@^1.28":
version "1.30.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/exporter-zipkin/-/exporter-zipkin-1.30.1.tgz#d96213a38d201ef2d50c3ba29faeb6e579f70e77"
integrity sha512-6S2QIMJahIquvFaaxmcwpvQQRD/YFaMTNoIxrfPIPOeITN+a8lfEcPDxNxn8JDAaxkg+4EnXhz8upVDYenoQjA==
dependencies:
"@opentelemetry/core" "1.25.1"
"@opentelemetry/resources" "1.25.1"
"@opentelemetry/sdk-trace-base" "1.25.1"
"@opentelemetry/semantic-conventions" "1.25.1"
"@opentelemetry/core" "1.30.1"
"@opentelemetry/resources" "1.30.1"
"@opentelemetry/sdk-trace-base" "1.30.1"
"@opentelemetry/semantic-conventions" "1.28.0"

"@opentelemetry/instrumentation-grpc@^0.52":
version "0.52.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-grpc/-/instrumentation-grpc-0.52.1.tgz#906ce4756a0eb1b050cd89b6b97dc09efe3ae3e3"
integrity sha512-EdSDiDSAO+XRXk/ZN128qQpBo1I51+Uay/LUPcPQhSRGf7fBPIEUBeOLQiItguGsug5MGOYjql2w/1wCQF3fdQ==
"@opentelemetry/instrumentation-grpc@^0.55":
version "0.55.0"
resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-grpc/-/instrumentation-grpc-0.55.0.tgz#b5161359060999f7ccbef26d6550beef021572fa"
integrity sha512-n2ZH4pRwOy0Vhag/3eKqiyDBwcpUnGgJI9iiIRX7vivE0FMncaLazWphNFezRRaM/LuKwq1TD8pVUvieP68mow==
dependencies:
"@opentelemetry/instrumentation" "0.52.1"
"@opentelemetry/semantic-conventions" "1.25.1"
"@opentelemetry/instrumentation" "0.55.0"
"@opentelemetry/semantic-conventions" "1.27.0"

"@opentelemetry/instrumentation@0.52.1", "@opentelemetry/instrumentation@^0.52":
version "0.52.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation/-/instrumentation-0.52.1.tgz#2e7e46a38bd7afbf03cf688c862b0b43418b7f48"
integrity sha512-uXJbYU/5/MBHjMp1FqrILLRuiJCs3Ofk0MeRDk8g1S1gD47U8X3JnSwcMO1rtRo1x1a7zKaQHaoYu49p/4eSKw==
"@opentelemetry/instrumentation@0.55.0", "@opentelemetry/instrumentation@^0.55":
version "0.55.0"
resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation/-/instrumentation-0.55.0.tgz#ecac8afd8706f6e99b3bb6951b9e07c4c81533f0"
integrity sha512-YDCMlaQRZkziLL3t6TONRgmmGxDx6MyQDXRD0dknkkgUZtOK5+8MWft1OXzmNu6XfBOdT12MKN5rz+jHUkafKQ==
dependencies:
"@opentelemetry/api-logs" "0.52.1"
"@types/shimmer" "^1.0.2"
"@opentelemetry/api-logs" "0.55.0"
"@types/shimmer" "^1.2.0"
import-in-the-middle "^1.8.1"
require-in-the-middle "^7.1.1"
semver "^7.5.2"
shimmer "^1.2.1"

"@opentelemetry/propagator-b3@1.25.1":
version "1.25.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/propagator-b3/-/propagator-b3-1.25.1.tgz#653ee5f3f0f223c000907c1559c89c0a208819f7"
integrity sha512-p6HFscpjrv7//kE+7L+3Vn00VEDUJB0n6ZrjkTYHrJ58QZ8B3ajSJhRbCcY6guQ3PDjTbxWklyvIN2ojVbIb1A==
"@opentelemetry/propagator-b3@1.30.1":
version "1.30.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/propagator-b3/-/propagator-b3-1.30.1.tgz#b73321e5f30f062a9229887a4aa80c771107fdd2"
integrity sha512-oATwWWDIJzybAZ4pO76ATN5N6FFbOA1otibAVlS8v90B4S1wClnhRUk7K+2CHAwN1JKYuj4jh/lpCEG5BAqFuQ==
dependencies:
"@opentelemetry/core" "1.25.1"
"@opentelemetry/core" "1.30.1"

"@opentelemetry/propagator-jaeger@1.25.1":
version "1.25.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/propagator-jaeger/-/propagator-jaeger-1.25.1.tgz#7eae165921e65dce6f8d87339379880125dab765"
integrity sha512-nBprRf0+jlgxks78G/xq72PipVK+4or9Ypntw0gVZYNTCSK8rg5SeaGV19tV920CMqBD/9UIOiFr23Li/Q8tiA==
"@opentelemetry/propagator-jaeger@1.30.1":
version "1.30.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/propagator-jaeger/-/propagator-jaeger-1.30.1.tgz#c06c9dacbe818b80cfb13c4dbf0b57df1ad26b71"
integrity sha512-Pj/BfnYEKIOImirH76M4hDaBSx6HyZ2CXUqk+Kj02m6BB80c/yo4BdWkn/1gDFfU+YPY+bPR2U0DKBfdxCKwmg==
dependencies:
"@opentelemetry/core" "1.25.1"
"@opentelemetry/core" "1.30.1"

"@opentelemetry/resources@1.25.1", "@opentelemetry/resources@^1.25":
version "1.25.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/resources/-/resources-1.25.1.tgz#bb9a674af25a1a6c30840b755bc69da2796fefbb"
integrity sha512-pkZT+iFYIZsVn6+GzM0kSX+u3MSLCY9md+lIJOoKl/P+gJFfxJte/60Usdp8Ce4rOs8GduUpSPNe1ddGyDT1sQ==
"@opentelemetry/resources@1.30.1", "@opentelemetry/resources@^1.28":
version "1.30.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/resources/-/resources-1.30.1.tgz#a4eae17ebd96947fdc7a64f931ca4b71e18ce964"
integrity sha512-5UxZqiAgLYGFjS4s9qm5mBVo433u+dSPUFWVWXmLAD4wB65oMCoXaJP1KJa9DIYYMeHu3z4BZcStG3LC593cWA==
dependencies:
"@opentelemetry/core" "1.25.1"
"@opentelemetry/semantic-conventions" "1.25.1"
"@opentelemetry/core" "1.30.1"
"@opentelemetry/semantic-conventions" "1.28.0"

"@opentelemetry/sdk-trace-base@1.25.1", "@opentelemetry/sdk-trace-base@^1.25":
version "1.25.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/sdk-trace-base/-/sdk-trace-base-1.25.1.tgz#cbc1e60af255655d2020aa14cde17b37bd13df37"
integrity sha512-C8k4hnEbc5FamuZQ92nTOp8X/diCY56XUTnMiv9UTuJitCzaNNHAVsdm5+HLCdI8SLQsLWIrG38tddMxLVoftw==
"@opentelemetry/sdk-trace-base@1.30.1", "@opentelemetry/sdk-trace-base@^1.28":
version "1.30.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/sdk-trace-base/-/sdk-trace-base-1.30.1.tgz#41a42234096dc98e8f454d24551fc80b816feb34"
integrity sha512-jVPgBbH1gCy2Lb7X0AVQ8XAfgg0pJ4nvl8/IiQA6nxOsPvS+0zMJaFSs2ltXe0J6C8dqjcnpyqINDJmU30+uOg==
dependencies:
"@opentelemetry/core" "1.25.1"
"@opentelemetry/resources" "1.25.1"
"@opentelemetry/semantic-conventions" "1.25.1"
"@opentelemetry/core" "1.30.1"
"@opentelemetry/resources" "1.30.1"
"@opentelemetry/semantic-conventions" "1.28.0"

"@opentelemetry/sdk-trace-node@^1.25":
version "1.25.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/sdk-trace-node/-/sdk-trace-node-1.25.1.tgz#856063bef1167ae74139199338c24fb958838ff3"
integrity sha512-nMcjFIKxnFqoez4gUmihdBrbpsEnAX/Xj16sGvZm+guceYE0NE00vLhpDVK6f3q8Q4VFI5xG8JjlXKMB/SkTTQ==
"@opentelemetry/sdk-trace-node@^1.28":
version "1.30.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/sdk-trace-node/-/sdk-trace-node-1.30.1.tgz#bd7d68fcfb4d4ae76ea09810df9668b7dd09a2e5"
integrity sha512-cBjYOINt1JxXdpw1e5MlHmFRc5fgj4GW/86vsKFxJCJ8AL4PdVtYH41gWwl4qd4uQjqEL1oJVrXkSy5cnduAnQ==
dependencies:
"@opentelemetry/context-async-hooks" "1.25.1"
"@opentelemetry/core" "1.25.1"
"@opentelemetry/propagator-b3" "1.25.1"
"@opentelemetry/propagator-jaeger" "1.25.1"
"@opentelemetry/sdk-trace-base" "1.25.1"
"@opentelemetry/context-async-hooks" "1.30.1"
"@opentelemetry/core" "1.30.1"
"@opentelemetry/propagator-b3" "1.30.1"
"@opentelemetry/propagator-jaeger" "1.30.1"
"@opentelemetry/sdk-trace-base" "1.30.1"
semver "^7.5.2"

"@opentelemetry/[email protected]", "@opentelemetry/semantic-conventions@^1.25":
version "1.25.1"
resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.25.1.tgz#0deecb386197c5e9c2c28f2f89f51fb8ae9f145e"
integrity sha512-ZDjMJJQRlyk8A1KZFCc+bCbsyrn1wTwdNt56F7twdfUfnHUZUq77/WfONCj8p72NZOyP7pNTdUWSTYC3GTbuuQ==
"@opentelemetry/[email protected]":
version "1.27.0"
resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.27.0.tgz#1a857dcc95a5ab30122e04417148211e6f945e6c"
integrity sha512-sAay1RrB+ONOem0OZanAR1ZI/k7yDpnOQSQmTMuGImUQb2y8EbSaCJ94FQluM74xoU03vlb2d2U90hZluL6nQg==

"@opentelemetry/[email protected]", "@opentelemetry/semantic-conventions@^1.28":
version "1.28.0"
resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.28.0.tgz#337fb2bca0453d0726696e745f50064411f646d6"
integrity sha512-lp4qAiMTD4sNWW4DbKLBkfiMZ4jbAboJIGOQr5DvciMRI494OapieI9qiODpOt0XBr1LjIDy1xAGAnVs5supTA==

"@pkgjs/parseargs@^0.11.0":
version "0.11.0"
Expand Down Expand Up @@ -364,32 +369,30 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/aws@6.45.0":
version "6.45.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.45.0.tgz#f3cf0fea34214906cf2e35f7ab57d6195b4d668a"
integrity sha512-EhRlYs0Ig53nHRNv3NSgb5TPpJuDmA+N0HCUkPhODUT9n1KTahQnoLbMc+hbvJKPngx6hgye7fagARPO3kWPVw==
"@pulumi/aws@6.67.0":
version "6.67.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws/-/aws-6.67.0.tgz#3cce7d4a6d3773f143fb30e658524caa83ed036a"
integrity sha512-5RjRSAhgKycoNIm8ButuFr7m5m6i/0kYxb9ew61ra3JtJdx6KmwQGPrZ/sY/ktR42Hw/F5P8qBudSq3NkqVo2g==
dependencies:
"@pulumi/pulumi" "^3.0.0"
builtin-modules "3.0.0"
"@pulumi/pulumi" "^3.142.0"
mime "^2.0.0"
resolve "^1.7.1"

"@pulumi/pulumi@3.124.0", "@pulumi/pulumi@^3.0.0":
version "3.124.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.124.0.tgz#520e80c6b0bac41976360aca595e7d79a73633c9"
integrity sha512-5ytgK1RQYZD310aj0+RTauBpnB1RVO0j4Ql7tvpioklwRmOclVzTMyeaR2xd02Gpw9iyRwvoWHxgCV0owPdu+w==
"@pulumi/pulumi@3.147.0", "@pulumi/pulumi@^3.142.0":
version "3.147.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.147.0.tgz#b118b353fadfe9ee0705d81d38f772caa9bd1b2b"
integrity sha512-5tBGauFC6rAiB5I8Ug6kHBNB1YNmLANT1yy2pXwyMMWXmFc1++sYrZ2QDyVf0cJVtXdFhqw1kw/CxdV4YCHi0Q==
dependencies:
"@grpc/grpc-js" "^1.10.1"
"@logdna/tail-file" "^2.0.6"
"@npmcli/arborist" "^7.3.1"
"@opentelemetry/api" "^1.9"
"@opentelemetry/exporter-zipkin" "^1.25"
"@opentelemetry/instrumentation" "^0.52"
"@opentelemetry/instrumentation-grpc" "^0.52"
"@opentelemetry/resources" "^1.25"
"@opentelemetry/sdk-trace-base" "^1.25"
"@opentelemetry/sdk-trace-node" "^1.25"
"@opentelemetry/semantic-conventions" "^1.25"
"@opentelemetry/exporter-zipkin" "^1.28"
"@opentelemetry/instrumentation" "^0.55"
"@opentelemetry/instrumentation-grpc" "^0.55"
"@opentelemetry/resources" "^1.28"
"@opentelemetry/sdk-trace-base" "^1.28"
"@opentelemetry/sdk-trace-node" "^1.28"
"@opentelemetry/semantic-conventions" "^1.28"
"@pulumi/query" "^0.3.0"
"@types/google-protobuf" "^3.15.5"
"@types/semver" "^7.5.6"
Expand Down Expand Up @@ -532,7 +535,7 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==

"@types/shimmer@^1.0.2":
"@types/shimmer@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@types/shimmer/-/shimmer-1.2.0.tgz#9b706af96fa06416828842397a70dfbbf1c14ded"
integrity sha512-UE7oxhQLLd9gub6JKIAhDq06T0F6FnztwMNRvYgjeQSBeMc1ZG/tA47EwfduvkuQS8apbkM/lpLpWsaCeYsXVg==
Expand Down Expand Up @@ -628,11 +631,6 @@ buffer-from@^1.0.0:
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==

[email protected]:
version "3.0.0"
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.0.0.tgz#1e587d44b006620d90286cc7a9238bbc6129cab1"
integrity sha512-hMIeU4K2ilbXV6Uv93ZZ0Avg/M91RaKXucQ+4me2Do1txxBDyDZWCBa5bJSLqoNTRpXTLwEzIk1KmloenDDjhg==

cacache@^18.0.0, cacache@^18.0.3:
version "18.0.4"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-18.0.4.tgz#4601d7578dadb59c66044e157d02a3314682d6a5"
Expand Down Expand Up @@ -1602,7 +1600,7 @@ resolve-alpn@^1.0.0:
resolved "https://registry.yarnpkg.com/resolve-alpn/-/resolve-alpn-1.2.1.tgz#b7adbdac3546aaaec20b45e7d8265927072726f9"
integrity sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==

resolve@^1.22.1, resolve@^1.7.1:
resolve@^1.22.1:
version "1.22.8"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
Expand Down
Loading

0 comments on commit e1213a5

Please sign in to comment.