Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 556 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 556 Bytes

Introduction

This scripts automates the execution of change sets of AWS CloudFormation.

Approach

  1. STS assume role

image

  1. AWS CLI

image

  1. User will be prompted to add parameters key-values

  2. Provide the name of change set

  3. Artifacts will be generated on successful execution

NOTE Added cf-template.yaml for reference.