o/ is there any timeline for the upgrade to v4.12....
# aws
l
o/ is there any timeline for the upgrade to v4.12.0 of terraform aws provider?
m
I too could use this provider as it adda Aurora Postgresql serverless support
l
yeah, this is principally because of this one, that i asked
šŸ‘ 1
g
it's better to nudge maintainers in Github than here but usually it's between few hours to few days
l
roger that. did not want to open an issue, if it was just a matter of hours or days
g
PR is mostlikely there by dependabot
l
oh, did not know that! ack
g
already merged
l
seen that, seem to be closed
if iā€™m not mistaken, last upgrade was this one: https://github.com/pulumi/pulumi-aws/pull/1922
g
oops, I did not read šŸ™‚
anyway that's the place you can ask
l
ack, thx
s
Sorry about the delay. The normal turnaround time is 2 business days from the time the upstream upgrade is released. Unfortunately, we're behind on this due to some issues we need to resolve with dependencies. We are actively working on getting this upgrade out and appreciate your patience.
l
thx @stocky-restaurant-98004 for the update
l
Can't wait! We need this this, too. Thanks!
m
FYI, if anyone else in this thread hasn't upgraded to the next MAJOR of Pulumi, there are breaking changes that come with this provider, due to the terraform provider MAJOR updates. Specifically breaking changes to how authentication and S3 are handled.
For us, we use assumed roles with MFA, and we were using a combination of environment variables and a profile, and everything broke.
l
yep, it break this behaviour. i use aws-vault to assume role and can get rid of the profile