You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'A comma-delimited list that specify input parameters for the change set. The list has each entry formatted as <ParameterName>=<ParameterValue>.'
required: false
stack_name:
description: 'cfn stack name'
required: true
template_body:
description: 'cfn template file name'
required: true
outputs:
change_set_name:
description: 'created change set name (uuid)'
result:
description: 'json output of describe-change-set API'
result_file_path:
description: 'file path where json output written'
diff_file_path:
description: 'as HTML formatted change set diff for Github comment'