(tools): Check availability of resources in given region before deployment #16373
Labels
feature/enhancement
A new API to make things easier or more intuitive. A catch-all for general feature requests.
feature-request
A feature should be added or improved.
p1
package/tools
Related to AWS CDK Tools or CLI
Newer regions can have services missing, seemingly at random, this is especially true for top secret regions. There should be a way to check if the resources being provisioned are available in the targeted region
Proposed Solution
A possible solution for this is to make this a feature of
cdk doctor
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: