Anton Tayanovskyy
Anton Tayanovskyy
Thanks for clarifying that, it wasn't obvious! How about the replace_on_changes workaround, that is not acceptable either?
@stooj is there anything we need to follow up on here or can we close the issue? Appreciated!
@stooj kindly asking for an update.
https://github.com/pulumi/pulumi-terraform-bridge/issues/2272 possibly related One workaround to try is using `pulumi import` command instead of the import option.
``` /** + * Set of exclusive IAM managed policy ARNs to attach to the IAM role. If this attribute is not configured, Pulumi will ignore policy attachments to this...
My hope is that it should go in after https://github.com/pulumi/pulumi-aws/pull/4673 as the failing test started failing independently. This should not release though as subsequent upstream release fixes some immediate bugs.
> Post-upgrade command 'make generate_sdks' has not been added to the allowed list in allowedPostUpgradeCommands Interesting. We might just need to alias it to `make renovate`.
It's interesting that the test suite is failing with ``` error: TypeError: Cannot read properties of undefined (reading 'invoke') ``` Last time I investigated something like this it resulted from...
Unfortunately this still fails with: ``` [4/4] Building fresh packages... $ yarn-deduplicate --fail Found duplicated entries. Run yarn-deduplicate to deduplicate them. ``` I've not been able to figure out why...
Looks like a flake: docker-build:index:Image (c3a7a2b3-container): #0 building with "recursing_mclaren" instance using docker-container driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 82B done #1 DONE 0.0s #2...