Ian Wahbe
Ian Wahbe
Hi @shalabi. Thanks for reporting this. This provider is generated from a terraform provider maintained by auth0, and that provider doesn't have this functionality. They are already tracking this issue:...
One way to do this would be to bake in the account ID and region into the CheckConfig operation. This would make them optional inputs (which region already is) but...
Implementing the solution described here will also fix the problem described in https://github.com/pulumi/registry/pull/4025.
@blampe This looks like a big chunk of work, do you want to merge?
Hi @ponlayookm. If you are still experiencing this issue, please open a new issue explaining what you were trying to do and what actually happened. Please include a code sample...
This would be awesome! Do you know any linting tool that handles Hugo shortcodes?
> For the developer, the setup of these tests includes some [context](https://github.com/pulumi/registry/pull/5931/files#r1834178660) that is not immediately obvious. I'm not sure what you mean by "setup". The caveat for using that...
`native` should show all providers of the type native. CC @sean1588
The publishing checklist: - [X] Pulumi has appropriate contact information from the provider maintainer If the provider is community maintained (maintained by a person, not a company), then a GitHub...
@dirien thanks for opening a publish PR. You can see a preview of the registry page for your provider [here](http://registry--origin-pr-6858-d565ab13.s3-website.us-west-2.amazonaws.com/registry). To publish, can you please: - [ ] Fix the...