Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 772 Bytes

CHANGELOG.md

File metadata and controls

27 lines (17 loc) · 772 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.1]

Added

  • Added automation tags to resources
  • Added support for specifying the bucket name
  • Added support for creating a read-only IAM user
  • Output parameters to facilitate subsequent runs in the future

Changed

  • Updated dependencies including AWS CDK version
  • Remove GTS and added standard eslint and prettier config
  • Cleaned up errors and warnings in codebase
  • Updated to Node20 runtime

Removed

  • Removed the need to pass account and region as context parameters