pulumi config set region us-east-1

Category: IaC & Automation

pulumi config set region us-east-1

Set a configuration value for the stack

Stores the key region with value us-east-1 in the current stack's configuration, which programs read at runtime. Configuration keeps environment-specific settings out of code. Related: pulumi config get region.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.