DNSimple Static Config Ignored in dotnet #5043
Labels
area/api-docs
Generated API docs, generated from providers. For hand-written docs, see area/docs.
area/docs
Hand-written documentation. For api docs, see area/api-docs.
kind/bug
Some behavior is incorrect or out of spec
What happened?
I was starting my Pulumi adventure and wanted to see if I could automate some DNS stuff in DNSimple. Because I'm just starting I didn't really want to muck around with ENV VAR so I thought I could use some kind of static configuration. I found
Pulumi.DNSimple.Config
and thought I could set those values. Alas, they weren't respected and had to revert to ENV VAR.Example
Output of
pulumi about
Additional context
I think that is everything.
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: