Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression in config handling of pulumiTest #56

Open
VenelinMartinov opened this issue Jan 17, 2024 · 0 comments
Open

Regression in config handling of pulumiTest #56

VenelinMartinov opened this issue Jan 17, 2024 · 0 comments
Labels
kind/bug Some behavior is incorrect or out of spec kind/engineering Work that is not visible to an external user

Comments

@VenelinMartinov
Copy link
Contributor

VenelinMartinov commented Jan 17, 2024

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 missing snsTopicName 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).

@VenelinMartinov VenelinMartinov added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Jan 17, 2024
@mjeffryes mjeffryes added kind/engineering Work that is not visible to an external user and removed needs-triage Needs attention from the triage team labels Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec kind/engineering Work that is not visible to an external user
Projects
None yet
Development

No branches or pull requests

2 participants