Base CDK App for Zar projects. Automatically applies common tags and provides environment helpers.
Returns the common tags as an array of { Key, Value } objects.
Creates a CDK Environment object for a given region.
Optional
AWS region (defaults to app's region)
CDK Environment with account and region
Readonly
The default region for all resources defined within this stage.
Base CDK App for Zar projects. Automatically applies common tags and provides environment helpers.