Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release cfn-teleport 0.1.0 #411

Closed

Conversation

udondan
Copy link
Owner

@udondan udondan commented Dec 30, 2023

🤖 I have created a release beep boop

0.1.0 (2023-12-30)

Features

  • Adds spinner when waiting for CFN actions (#61) (8025a7f)
  • improves output formatting (#65) (c2b38f6)
  • now usable via command line options (#32) (5fce44f)
  • show renamed resources in summary (#66) (09c17d5)
  • Updates supported resource types (1) (#190) (bb662a5)
  • Updates supported resource types (1) (#210) (af05043)
  • Updates supported resource types (1) (#218) (b98943e)
  • Updates supported resource types (1) (#242) (7f0b6f2)
  • Updates supported resource types (1) (#250) (9cb60ba)
  • Updates supported resource types (2) (#225) (484b842)
  • Updates supported resource types (326) (#323) (ecaec1e)
  • Updates supported resource types (4) (#134) (2e466f2)
  • Updates supported resource types (5) (#263) (1524d9c)
  • 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)
  • fixes invalid pipeline yaml (416d747)
  • fixes renaming of resources (#53) (15ec03e)
  • removes remains of DeletionPolicy we are required to set during import (#126) (02843c5)
  • removes useless method call (723dd04)
  • select correct (first) resource identifier, for resources that have multiple possible identifier keys (9e9e628)
  • set correct default values for DeletionPolicy, when importing resources (#111) (c8be9a4)
  • use pagination to get all stacks (#59) (6e5053b)
  • various fixes (f5c5f47)

Reverts

  • currently cannot delete resources, lacking permissions (f54fdaa)
  • for now, disable renaming of resources (0f7a8db)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant