fix(deps): update @pulumi/aws to 6.46.0 #5094
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.45.0
->6.46.0
Release Notes
pulumi/pulumi-aws (@pulumi/aws)
v6.46.0
Compare Source
Does the PR have any schema changes?
Found 8 breaking changes:
Resources
🟢
"aws:elasticache/replicationGroup:ReplicationGroup": required inputs: "description" input has changed to RequiredTypes
🟢
"aws:bedrock/AgentAgentAliasRoutingConfiguration:AgentAgentAliasRoutingConfiguration": required: "provisionedThroughput" property has changed to Required🟡
"aws:ecs/ServiceVolumeConfigurationManagedEbsVolume:ServiceVolumeConfigurationManagedEbsVolume": properties: "throughput" type changed from "string" to "integer"🟢
"password" property is no longer Required🟢
"username" property is no longer Required🟢
"privateKey" property is no longer Required🟢
"user" property is no longer Required🟢
"aws:kinesis/FirehoseDeliveryStreamSplunkConfiguration:FirehoseDeliveryStreamSplunkConfiguration": required: "hecToken" property is no longer RequiredNew resources:
datazone/project.Project
grafana/workspaceServiceAccount.WorkspaceServiceAccount
grafana/workspaceServiceAccountToken.WorkspaceServiceAccountToken
rds/certificate.Certificate
rekognition/streamProcessor.StreamProcessor
New functions:
cloudfront/getOriginAccessControl.getOriginAccessControl
timestreamwrite/getDatabase.getDatabase
timestreamwrite/getTable.getTable
What's Changed
Full Changelog: pulumi/pulumi-aws@v6.45.2...v6.46.0
v6.45.2
Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
Fixes
Dependencies
Internal
Full Changelog: pulumi/pulumi-aws@v6.45.1...v6.45.2
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.
This PR has been generated by Renovate Bot.