Skip to content

Conversation

@guineveresaenger
Copy link
Contributor

This PR was generated via $ upgrade-provider pulumi/pulumi-aws.


@guineveresaenger guineveresaenger added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Mar 24, 2025
@guineveresaenger guineveresaenger requested a review from a team March 25, 2025 00:08
},
{
"old": "* `kms_key_id` - (Optional) ARN for the KMS encryption key. When specifying `kms_key_id`, `encrypted` needs to be set to true. Note: Terraform must be running with credentials which have the `GenerateDataKeyWithoutPlaintext` permission on the specified KMS key as required by the [EBS KMS CMK volume provisioning process](https://docs.aws.amazon.com/kms/latest/developerguide/services-ebs.html#ebs-cmk) to prevent a volume from being created and almost immediately deleted.\n",
"new": "* `kms_key_id` - (Optional) ARN for the KMS encryption key. When specifying `kms_key_id`, `encrypted` needs to be set to true. Note: TODO must be running with credentials which have the `GenerateDataKeyWithoutPlaintext` permission on the specified KMS key as required by the [EBS KMS CMK volume provisioning process](https://docs.aws.amazon.com/kms/latest/developerguide/services-ebs.html#ebs-cmk) to prevent a volume from being created and almost immediately deleted.\n"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO here - please replace it

@github-actions
Copy link

github-actions bot commented Mar 25, 2025

Does the PR have any schema changes?

Found 1 breaking change:

Types

  • 🟢 "aws:connect/getUserIdentityInfo:getUserIdentityInfo": required: "secondaryEmail" property has changed to Required

New resources:

  • athena/capacityReservation.CapacityReservation

New functions:

  • apigateway/getApiKeys.getApiKeys
  • eks/getClusterVersions.getClusterVersions
  • identitystore/getGroupMemberships.getGroupMemberships
  • identitystore/getUsers.getUsers

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

@codecov
Copy link

codecov bot commented Mar 25, 2025

Codecov Report

Attention: Patch coverage is 25.80645% with 23 lines in your changes missing coverage. Please review.

Project coverage is 24.32%. Comparing base (2dec9e2) to head (3a12115).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
sdk/go/aws/rds/instance.go 0.00% 12 Missing ⚠️
sdk/go/aws/datazone/environment.go 44.44% 5 Missing ⚠️
sdk/go/aws/kendra/index.go 0.00% 5 Missing ⚠️
sdk/go/aws/connect/user.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5372   +/-   ##
=======================================
  Coverage   24.31%   24.32%           
=======================================
  Files         364      364           
  Lines      145577   145523   -54     
=======================================
- Hits        35401    35392    -9     
+ Misses     110077   110032   -45     
  Partials       99       99           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@guineveresaenger guineveresaenger enabled auto-merge (squash) March 25, 2025 17:54
@guineveresaenger guineveresaenger merged commit 96aae36 into master Mar 25, 2025
24 checks passed
@guineveresaenger guineveresaenger deleted the upgrade-terraform-provider-aws-to-v5.92.0 branch March 25, 2025 19:25
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v6.74.0.

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.92.0

5 participants