mystack \ --template-body file://template.yaml \ --parameters \ ParameterKey=Key1,ParameterValue=Value1 \ ParameterKey=Key2,ParameterValue=Value2 \ # etc. This is not fun Kristian Glass / @doismellburning 5
stacks in the live environment sceptre.stack - live/www - Launching stack sceptre.stack - live/www - Stack is in the UPDATE_COMPLETE state sceptre.stack - live/www - Updating stack sceptre.stack - live/www - No updates to perform. Kristian Glass / @doismellburning 12
Connect Stacks together • Source Parameters from external files, environment variables and more • Configure hooks to run when Sceptre actions occur Kristian Glass / @doismellburning 14