https://pulumi.com logo
b

big-caravan-87850

09/26/2019, 1:10 AM
Someone else in the issue you mentioned above would like a solution similar to the following: https://github.com/pulumi/examples/blob/master/aws-ts-static-website/Pulumi.yaml I think putting the shared configs in the Pulumi.yaml file seems like a reasonable place. If there are stack specific configs they would take precedence and it has the added benefit of not having to change any existing pulumi programs.