Regression in config handling of pulumiTest #56
Labels
kind/bug
Some behavior is incorrect or out of spec
kind/engineering
Work that is not visible to an external user
What happened?
I tried updating providertest to 0.0.6 in pulumi-aws and https://github.com/pulumi/pulumi-aws/blob/1b5f63092fdc4e2d97685f74e0f0f6f21260d34e/provider/provider_yaml_test.go#L89 which previously succeeded now fails.
I removed the
InstallStack
step, since that's now done by default and it still fails complaining about missingsnsTopicName
config.Example
.
Output of
pulumi about
.
Additional context
No response
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: