-
Notifications
You must be signed in to change notification settings - Fork 159
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
[Epic] Pulumi AWS 6.0 #2539
Comments
It would be helpful if we could move pulumi/pulumi-terraform-bridge#830 here or close it I understand the plan is to roll it out with the alpha simultaneously. Per conversation with @AaronFriel I will be closing pulumi/pulumi-terraform-bridge#981 where 830 is the one remaining item. |
Looks like the release job failed to publish v6.0.0 of the Python SDK because the release had previously been made, then yanked: https://github.com/pulumi/pulumi-aws/actions/runs/5810390834/job/15754847261 I suspect you'll want to release a post/patch version, as I don't believe the v6.0.0 files that were uploaded to PyPI can be changed. |
@iwahbe do we have an understanding of the breaking changes (if any) for this release please? |
Yes. See https://www.pulumi.com/registry/packages/aws/how-to-guides/6-0-migration/. |
Thanks @iwahbe |
Hello!
Issue details
The upstream terraform AWS provider has been upgraded to the next major version - this introduces a number of breaking changes to the provider which we will track here. Additionally, there are a number of outstanding issues reported with that version of the upstream provider which we will use as a gate to inform when 6.0 is ready to be moved out of pre-release and into a full release.
Breaking changes:
https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.0.0
Tasks:
aws.sdk
usage raises "NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023." #2568MaxItemsOne: true
when appropriate #2615@pulumi/aws
and@pulumi/aws-apigateway
#2639skip_metadata_api_check
warning on v6 #2646-1423 [x] Audit upstream patches to find resources with upgrade risk #2710
Moved post-release tasks to #2753
Upstream issues
Dependent issues
The text was updated successfully, but these errors were encountered: