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

Generated command from create-changeset missing profile and region #142

Closed
rymndhng opened this issue Oct 12, 2018 · 0 comments
Closed

Generated command from create-changeset missing profile and region #142

rymndhng opened this issue Oct 12, 2018 · 0 comments

Comments

@rymndhng
Copy link
Contributor

The values region and profile should be carried through to the exec-changeset command.

The current output looks like this:

Your new stack is now in REVIEW_IN_PROGRESS state. To create the resources run the following
  iidy exec-changeset --stack-name your-stack iam/stack-args.yml sturdy-rat

It would be preferrable pass through the region and profile of the previous command if possible:

iidy --region REGION --profile PROFILE exec-changeset --stack-name your-stack iam/stack-args.yml sturdy-rat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant