create-cluster
/destroy-cluster
implement Config RFC
#83
Labels
Capture Configurability
Work to make capture configurable and handle changes in configuration
Description
As part of the work to implement the RFC for our revamped config handling (#80, #81), this task is the work to update
create-cluster
anddestroy-cluster
per the RFC. The steps should look something like:Acceptance Criteria
create-cluster
sticks user config in s3 and container pulls it down and installs/runs itcreate-cluster
does not update config if already deployedaws-aio
version(s) are trackeddestroy-cluster
removes the s3 bucket without needing to use the--destroy-everything
flagThe text was updated successfully, but these errors were encountered: