Skip to content

Releases: udondan/cfn-teleport

v0.3.0

30 Mar 16:27
4dca42a
Compare
Choose a tag to compare

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)

v0.2.0

26 Mar 18:03
448ef09
Compare
Choose a tag to compare

0.2.0 (2023-03-26)

Features

  • Adds spinner when waiting for CFN actions (#61) (8025a7f)
  • improves output formatting (#65) (c2b38f6)

Bug Fixes

  • use pagination to get all stacks (#59) (6e5053b)

v0.1.1

26 Mar 08:03
d99c37c
Compare
Choose a tag to compare

0.1.1 (2023-03-26)

Bug Fixes

v0.1.0

12 Mar 14:19
f369227
Compare
Choose a tag to compare

0.1.0 (2023-03-12)

Features

  • now usable via command line options (#32) (5fce44f)