opsworks icon indicating copy to clipboard operation
opsworks copied to clipboard

Enable region specific stacks

Open kshinn opened this issue 8 years ago • 0 comments

Given that AWS is enabling and defaulting to region specific stacks, there is an option missing to specify which region we want the tool to send the AWS commands to.

For example, I have the following regionless stacks:

Stack A
Stack B

And the following Regional stacks in us-west-1:

Stack C
Stack D

When I run the tool, only Stack A and Stack B are available.

Please add an option where a user can specify a specific region.

kshinn avatar Mar 29 '17 19:03 kshinn