many-salesmen-89069
07/02/2021, 9:31 AMPulumi.yaml
file and I wish to create multiple different stacks from this, all using the same default AWS region.
I’ve tried to use the template
option in Pulumi.yaml
as below, but it had no effect (specifically, pulumi stack init
succeeded, but then pulumi up
failed due to missing AWS region config):
template:
config:
aws:region:
default: eu-west-1
billowy-army-68599
07/02/2021, 9:44 AMAWS_REGION
environment variableicy-football-94152
07/02/2021, 2:45 PMbillowy-army-68599
07/02/2021, 3:09 PMcrooked-wolf-21506
07/02/2021, 5:22 PM