-
Notifications
You must be signed in to change notification settings - Fork 155
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
Unable to set defaultTags via CLI #2663
Comments
I recently did some work in the bridge pertaining to adding "Check https://github.com/pulumi/pulumi-terraform-bridge/releases/tag/v3.51.0 |
This changed from 5.37 to 5.38 but technically not a regression, didn't work in the first place. |
Try This is how https://www.pulumi.com/registry/packages/aws/api-docs/provider/#providerdefaulttags describes the format. |
That was it! Thanks, this works. |
What happened?
Unable to set defaultTags provider setting for the default provider using Pulumi CLI.
Expected Behavior
There should be some easy way set the default tags.
Steps to reproduce
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: