Update placement of stack-action from 'options' to 'cli'#17
Conversation
There was a problem hiding this comment.
It will also need a README update
and bitops.sh docs
Otherwise, the change makes sense. Looks like Cloudformation is defining it in the CLI too as @LeoDiazL mentioned.
|
@PhillypHenning Once merged, will it be a breaking change for the users? |
|
Yes... it will have impact if people are using that configuration value, however, we need to standardize its placement across the plugins. So; The sooner the better for the change. The doc is being updated in tandem, but this isn't something I was actively working on, just noting. |
|
The PR looks good, we'll also need an official documentation update in the bitops.sh. |
|
BitOps core doc updated bitovi/bitops#363 |
Small update to stack-action, removed from options and put into cli ....
Closes bitovi/bitops#227
Closes #18