You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upstream AWS introduced a change that's breaking in Pulumi, where assumeRole becomes assumeRoles: List in the provider configuration. This was not surfaced by the schema-tools report.
Output of pulumi about
N/A
Additional context
N/A
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered:
My apologies, looks like it's detected in the type space. Just it's not highlighted as prominently and is listed together with "etc types". I think just a nice to have here to highlight changes to provider configuration that are breaking. At least it's red which is great.
What happened?
It would be nice to detect changes in the provider configuration space.
Example
pulumi/pulumi-aws#4458
Upstream AWS introduced a change that's breaking in Pulumi, where assumeRole becomes assumeRoles: List in the provider configuration. This was not surfaced by the schema-tools report.
Output of
pulumi about
N/A
Additional context
N/A
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: