fix(deps): update dependency @pulumi/aws to v6.69.0 #6900
Merged
+5
−5
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.68.0
->6.69.0
Release Notes
pulumi/pulumi-aws (@pulumi/aws)
v6.69.0
Compare Source
Does the PR have any schema changes?
Found 10 breaking changes:
Resources
🟢
"aws:s3/bucketLifecycleConfigurationV2:BucketLifecycleConfigurationV2": required: "rules" property is no longer RequiredTypes
🟡
"aws:s3/BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload:BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload": properties: "daysAfterInitiation" type changed from "integer" to "number"🟡
"aws:s3/BucketLifecycleConfigurationV2RuleExpiration:BucketLifecycleConfigurationV2RuleExpiration": properties: "days" type changed from "integer" to "number"🟡
"objectSizeGreaterThan" type changed from "string" to "integer"🟡
"objectSizeLessThan" type changed from "string" to "integer"🟡
"newerNoncurrentVersions" type changed from "string" to "number"🟡
"noncurrentDays" type changed from "integer" to "number"🟡
"newerNoncurrentVersions" type changed from "string" to "number"🟡
"noncurrentDays" type changed from "integer" to "number"🟡
"aws:s3/BucketLifecycleConfigurationV2RuleTransition:BucketLifecycleConfigurationV2RuleTransition": properties: "days" type changed from "integer" to "number"No new resources/functions.
What's Changed
Full Changelog: pulumi/pulumi-aws@v6.68.0...v6.69.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.