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

Command to test whether an environment/region combination exists in configuration #41

Open
andrewdmay opened this issue Oct 5, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@andrewdmay
Copy link
Collaborator

To allow for more dynamic CI/CD pipelines (e.g. deploying to multiple regions automatically when a configuration exists), allow for testing whether a particular environment/region combination exists.

Probably return a non-zero status if combination does not exist.

An alternative approach would be to enumerate regions or environments, but this may be more difficult to utilize in a pipeline.

@andrewdmay andrewdmay added the enhancement New feature or request label Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant