Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade terraform-provider-aws to v5.86.1 #5189

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pulumi-bot
Copy link
Contributor

This PR was generated via $ upgrade-provider pulumi/pulumi-aws --kind=all --target-bridge-version=latest.


@pulumi-bot pulumi-bot added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Feb 11, 2025
provider/replacements.json Outdated Show resolved Hide resolved
provider/replacements.json Outdated Show resolved Hide resolved
Copy link

Does the PR have any schema changes?

Found 10 breaking changes:

Resources

  • 🟢 "aws:s3/bucketLifecycleConfigurationV2:BucketLifecycleConfigurationV2": required: "rules" property is no longer Required

Types

  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload:BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload": properties: "daysAfterInitiation" type changed from "integer" to "number"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleExpiration:BucketLifecycleConfigurationV2RuleExpiration": properties: "days" type changed from "integer" to "number"
  • "aws:s3/BucketLifecycleConfigurationV2RuleFilter:BucketLifecycleConfigurationV2RuleFilter": properties:
    • 🟡 "objectSizeGreaterThan" type changed from "string" to "integer"
    • 🟡 "objectSizeLessThan" type changed from "string" to "integer"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "string" to "number"
    • 🟡 "noncurrentDays" type changed from "integer" to "number"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": properties:
    • 🟡 "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.

Maintainer note: consult the runbook for dealing with any breaking changes.

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 10.00000% with 90 lines in your changes missing coverage. Please review.

Project coverage is 24.54%. Comparing base (6ed1eed) to head (e48a730).

Files with missing lines Patch % Lines
sdk/go/aws/sqs/queue.go 0.00% 61 Missing ⚠️
sdk/go/aws/rds/cluster.go 0.00% 23 Missing ⚠️
sdk/go/aws/cloudtrail/trail.go 20.00% 4 Missing ⚠️
sdk/go/aws/fms/policy.go 81.81% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #5189    +/-   ##
========================================
  Coverage   24.54%   24.54%            
========================================
  Files         362      362            
  Lines      144734   144999   +265     
========================================
+ Hits        35524    35594    +70     
- Misses     109112   109307   +195     
  Partials       98       98            

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-aws to v5.86.1 Upgrade terraform-provider-aws to v5.86.0
2 participants