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

Upstream v5.43.0 #3767

Merged
merged 8 commits into from Apr 3, 2024
Merged

Upstream v5.43.0 #3767

merged 8 commits into from Apr 3, 2024

Conversation

t0yv0
Copy link
Member

@t0yv0 t0yv0 commented Apr 1, 2024

This change updates pulumi-aws to the v5.43.0 version of the upstream provider.

See upstream release notes for the detailed list of changes: https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.43.0

Copy link

github-actions bot commented Apr 1, 2024

Does the PR have any schema changes?

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • cloudfront/keyvaluestoreKey.KeyvaluestoreKey
  • devopsguru/notificationChannel.NotificationChannel
  • dynamodb/resourcePolicy.ResourcePolicy
  • ec2/instanceMetadataDefaults.InstanceMetadataDefaults
  • lakeformation/resourceLfTag.ResourceLfTag
  • m2/application.Application
  • m2/deployment.Deployment
  • m2/environment.Environment
  • redshiftserverless/customDomainAssociation.CustomDomainAssociation
  • servicecatalog/appregistryApplication.AppregistryApplication

New functions:

  • resourceexplorer/search.Search
  • servicecatalog/getAppregistryApplication.getAppregistryApplication

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

Copy link

github-actions bot commented Apr 1, 2024

Is README.md missing any configuration options?

assumeRoleWithWebIdentity not found in Configuration section
customCaBundle not found in Configuration section
defaultTags not found in Configuration section
ec2MetadataServiceEndpoint not found in Configuration section
ec2MetadataServiceEndpointMode not found in Configuration section
httpProxy not found in Configuration section
httpsProxy not found in Configuration section
ignoreTags not found in Configuration section
noProxy not found in Configuration section
retryMode not found in Configuration section
s3UsEast1RegionalEndpoint not found in Configuration section
sharedConfigFiles not found in Configuration section
skipRequestingAccountId not found in Configuration section
stsRegion not found in Configuration section
tokenBucketRateLimiterCapacity not found in Configuration section
useDualstackEndpoint not found in Configuration section

Please add a description for each of these options to README.md. Details about them can be found in either the upstream docs or schema.json.

@t0yv0
Copy link
Member Author

t0yv0 commented Apr 2, 2024

TestEC2Instance upgrade test failure seems artificial. Once we land #3772 it should pass AFAIK.

@t0yv0 t0yv0 marked this pull request as ready for review April 3, 2024 19:35
@t0yv0 t0yv0 requested review from mjeffryes, danielrbradley and a team April 3, 2024 19:35
Copy link
Contributor

@rquitales rquitales left a comment

Choose a reason for hiding this comment

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

LGTM - it's been awhile since I was last involved in pulumi-aws' release, but the changes look good to me and seems to follow the playbook we have for releasing. Thanks for separating the mechanical changes into separate commits for easier reviewing!

@t0yv0
Copy link
Member Author

t0yv0 commented Apr 3, 2024

Thanks Ramon! Much appreciated.

@t0yv0
Copy link
Member Author

t0yv0 commented Apr 3, 2024

/release minor

@t0yv0 t0yv0 merged commit fe888ec into master Apr 3, 2024
26 checks passed
@t0yv0 t0yv0 deleted the upstream-v5.43.0 branch April 3, 2024 21:30
@github-actions github-actions bot added needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 and removed needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 labels Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants