Skip to content

v1.1.0

Compare
Choose a tag to compare
@chasechow7 chasechow7 released this 11 Apr 20:37
· 22 commits to main since this release
4010ef5

[1.1.0] - 2024-04-11

Added

Common

  • Added all applicable ACDP and CMS on AWS module resources to VPC.
  • Created VPC module to provide a reference VPC implementation for ACDP and CMS on AWS Modules.
  • Added one-click deployment support via CloudFormation templates.
  • Created Make targets for build, upload, and deploy process.

ACDP

  • Replaced AWS Proton with custom build orchestration via Amazon CodeBuild from Backstage.
  • Created ACDP plugins for Backstage to assist with CI/CD operations of CMS on AWS modules and external solutions.

CMS

  • Created Auth Setup module which adds support for choosing between Cognito or a compatible OAuth 2.0 compliant IdP.
  • Created CMS Config module to define common configurations within the solution.
  • Added TechDocs support to CMS Modules.

Fixed

  • Updates to Backstage to resolve various issues in plugins.