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

Feature request: Safeguard against accidentally deploying to the wrong account. #360

Open
calebworks opened this issue Nov 8, 2022 · 0 comments

Comments

@calebworks
Copy link

Sometimes it can be easy to accidentally deploy something to the wrong account via the CLI. It would be good if RDK had a safeguard against this.

One possible solution would be to add an optional Accounts key to parameters.json which takes a list of account numbers that the rule can be deployed to. Upon running rdk deploy RDK could check the active account ID and raise an error if it's not on the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants