Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(tools): Check availability of resources in given region before deployment #16373

Open
2 tasks
peterwoodworth opened this issue Sep 3, 2021 · 1 comment
Open
2 tasks
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

Comments

@peterwoodworth
Copy link
Contributor

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

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@peterwoodworth peterwoodworth added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Sep 3, 2021
@peterwoodworth
Copy link
Contributor Author

@tiefps you told me that cdk isn't directly available in top secret regions. Because of this, if this were to become a feature of cdk doctor would you not be able to use this feature?

@peterwoodworth peterwoodworth added package/tools Related to AWS CDK Tools or CLI feature/enhancement A new API to make things easier or more intuitive. A catch-all for general feature requests. p1 and removed needs-triage This issue or PR still needs to be triaged. labels Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant