Skip to content

(init-templates): Region is fixed in Python template sample-app #14577

@dev-julian

Description

@dev-julian

❓ 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

Metadata

Metadata

Assignees

Labels

guidanceQuestion that needs advice or information.needs-triageThis issue or PR still needs to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions