orange-ghost-99337
01/09/2020, 7:33 AMbroad-helmet-79436
01/09/2020, 9:35 AMorange-ghost-99337
01/09/2020, 9:52 AMpulumi
- project-a
- Pulumi-qa.yaml
- Pulumi-staging.yaml
- Pulumi-prod.yaml
- project-b
- Pulumi-qa.yaml
- Pulumi-staging.yaml
- Pulumi-prod.yaml
config:
project-a:db-user
qa: 'qa-user'
staging: 'stg-user'
prod: 'prod-user'
broad-helmet-79436
01/09/2020, 10:00 AMorange-ghost-99337
01/09/2020, 10:00 AMbroad-helmet-79436
01/09/2020, 10:00 AMorange-ghost-99337
01/09/2020, 10:01 AMbroad-helmet-79436
01/09/2020, 10:01 AMorange-ghost-99337
01/09/2020, 10:02 AMbroad-helmet-79436
01/09/2020, 10:03 AMorange-ghost-99337
01/09/2020, 10:04 AMplain-eye-9759
01/09/2020, 12:17 PMpulumi up
.
I have a file that has common configs then then the gulp task will combine the common settings and the stack-specific settings into all the pulumi.stack.yaml
files.