bitops-plugins / terraform

Terraform plugin for bitops
0 stars 1 forks source link

Update placement of stack-action from 'options' to 'cli' #17

Closed PhillypHenning closed 1 year ago

PhillypHenning commented 2 years ago

Small update to stack-action, removed from options and put into cli ....

Closes https://github.com/bitovi/bitops/issues/227 Closes https://github.com/bitops-plugins/terraform/issues/18

arm4b commented 2 years ago

@PhillypHenning Once merged, will it be a breaking change for the users? To keep in mind for the migration instructions.

PhillypHenning commented 2 years ago

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.

arm4b commented 1 year ago

The PR looks good, we'll also need an official documentation update in the bitops.sh. So ideally, if we could merge those changes in one go.

PhillypHenning commented 1 year ago

BitOps core doc updated https://github.com/bitovi/bitops/pull/363