We need to upgrade the `pulumi-aws` package to ha...
# python
a
We need to upgrade the
pulumi-aws
package to have a bugfix in the terraform-provider. However the dependency of
pulumi-awsx
is holding this back. as the latest non-beta release of
pulumi-awsx
v1.0.6 demands a
pulumi-aws
version <v6.0.0. I tried upgrading to the v2.0.0-beta.3 of
pulumi-awsx
but I get some seemingly breaking changes. So my question; is there already a version of a migration guide for the
pulumi-awsx
beta somewhere?
b
Let me find out the ETA on the release of v2 of awsx. What’s the breaking change that you’re seeing in the v2 beta as I suspect that it’ll still be there in the stable version of v2
Also what version of the AWS provider is the bugfix in the TF provider?