Closed martonsereg closed 8 years ago
@biharitomi
btw region name is not validated at all in the shell and not even in the API (at least in rc-1.1), so the following command successfully starts a stack creation that only fails later and can't be deleted.
stack create --name eastb --region INVALID_REGION
Jenkins build finished, all tests passed. Refer to this link for build results: http://ci.sequenceiq.com/job/cloudbreak-shell-pull-request/105/
LGTM, and a JIRA would be nice about the mentioned issue :)
@biharitomi
btw region name is not validated at all in the shell and not even in the API (at least in rc-1.1), so the following command successfully starts a stack creation that only fails later and can't be deleted.