examples
examples copied to clipboard
aws-ts-oidc-provider-pulumi-cloud fails if there's no OIDC provider present
What happened?
If there's no OIDC provider, aws.iam.getOpenIdConnectProviderOutput throws an exception. We probably need to put this into a try/catch or use the Command provider to check for the existence of an existing provider as there's no function to check for OIDC providers that returns a list.
Example
n/a - see above
Output of pulumi about
n/a - This isn't related to any particular provider version.
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).