Hi everyone. I'm running into the following issue:...
# aws
v
Hi everyone. I'm running into the following issue: missing required configuration key "aws:region": The region where AWS operations will take place. Examples are us-east-1, us-west-2, etc. Set a value using the command
pulumi config set aws:region <value>
.
I've configured the aws:region through pulumi config set aws:region value but I'm still blocked by this error.