hello How do I get the current aws region set on t...
# general
l
hello How do I get the current aws region set on the config?
q
pulumi config get aws:region
If you mean inside code, you can load the config with the
aws
pretix.
const awsConfig = new pulumi.Config(“aws”)