-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Labels
guidanceQuestion that needs advice or information.Question that needs advice or information.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
Description
❓ General Issue
The Question
In the init templates (packages/aws-cdk/lib/init-templates) both v1 and v2 of the sample-app Python template have region us-west-2 as a fixed parameter in (v1|v2)/sample-app/python/app.template.py.
This can cause issues when following along cdkworkshop.com, especially for people new to AWS and CDK.
Is it necessary to have the region fixed here, or can this be removed, so the default region is used for bootstrapping and deployment?
Environment
- CDK CLI Version:
- Module Version:
- Node.js Version:
- OS:
- Language (Version): Python
Other information
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
guidanceQuestion that needs advice or information.Question that needs advice or information.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.