Skip to content

v0.3.0

Compare
Choose a tag to compare
@udondan udondan released this 30 Mar 16:27
4dca42a

0.3.0 (2023-03-30)

Features

  • validating all templates before execution and optimize output (f6b88c5)

Bug Fixes

  • adds all capabilities to the changeset, so we can process all possible resources and templates (2f7e39f)
  • adds DeletionPolicy to all resources as required by CFN import (4b25a57)
  • select correct (first) resource identifier, for resources that have multiple possible identifier keys (9e9e628)

Reverts

  • for now, disable renaming of resources (0f7a8db)