pulumi / pulumi-aws-static-website

Apache License 2.0
11 stars 5 forks source link

Add more fallbacks to getting org name #15

Closed zchase closed 1 year ago

zchase commented 1 year ago

This PR updates the org name implementation to fallback to the username if my org name is found and adds a config value as an escape hatch.

Includes the changes from: https://github.com/pulumi/pulumi-aws-static-website/pull/14