Skip to content

SRA v1.5.0

Compare
Choose a tag to compare
@andywick-aws andywick-aws released this 08 Jan 01:58
· 316 commits to main since this release
71e46f5

Contributions

  • Thank you to @tekdj7 for his contributions in this release - #78

What was added?

What was changed?

  • Updated the main README.md to include a Getting Started with SRA section to provide guidance on how to use the solutions.
  • Updates to the stage_solution.sh packaging script to support better error logging and include packaging of common solutions for reuse by other SRA solutions.
  • In Common Prerequisites and AWS Config Management Account solutions:
    • Updates to logging to include tracebacks for when exceptions are raised.
  • In Common Prerequisites solution:
    • Set DeletionPolicy=Retain and UpdateReplacePolicy=Retain for the IAM Role: AWSControlTowerExecution
  • Renamed DEPLOYMENT-METHODS.md to CFCT-DEPLOYMENT-INSTRUCTIONS.md to provide manual and automated steps for deployment of Customizations for Control Tower (CFCT), including prerequisites.

What was removed?

  • Removed the CFCT deployment option for the Common Prerequisites solution to simplify the setup process.