-
Notifications
You must be signed in to change notification settings - Fork 155
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 upon release of new Terraform AWS Resource(issue #34982) #3160
Comments
Thank you for filing this @zbuchheit We're currently on par with upstream at 5.31.0 per #3159 and I believe our processes will kick in to ensure a release shortly after upstream releases this. We'll let you know here when this is ready |
This avoids accidental upgrades such as those caused by pulumi/pulumi-aws#3160.
This avoids accidental upgrades such as those caused by pulumi/pulumi-aws#3160.
This avoids accidental upgrades such as those caused by pulumi/pulumi-aws#3160. --- I will test before merging: - Does not fire on user (non `Pulumi-bot` issues): https://github.com/pulumi/pulumi-linode/actions/runs/7279564493 - Does fire on `Pulumi-bot` issues: https://github.com/pulumi/pulumi-linode/actions/runs/7279555195
@t0yv0 It looks like the upstream issue was completed but there is an interesting note in the comments.
|
Very interesting. Unfortunately our matching release is currently blocked on recovering legacy bucket support, it's next on my list! I'll let you know and double-check / test out the aws_eks_access_entry resource once I have a build. |
@t0yv0 fyi on the upstream issue there are comments on the PR that suggest it wasn’t implemented correctly and is still missing things. |
PR 35391 addresses the issues I mentioned. |
Checking up on this @zbuchheit , we caught up with the latest upstream release but the fix in question is https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#5340-unreleased still unreleased - will be coming in 5.34.0 upstream or some such new version. I'll update here when that is released and we catch up on our side. |
5.34.0 appears to be released now |
CC @guineveresaenger --^ thank you |
5.34.0 has been released. |
thank you all involved! |
Hello!
Issue details
Upgrade Pulumi-AWS Provider upon the release of [New Resource]: Add IAM cluster access management API resources to add IAM cluster access management API resources
Affected area/feature
The text was updated successfully, but these errors were encountered: