Skip to content

Releases: nirdosh17/cfn-teardown

v1.0.0

15 Aug 19:09
1b0dbec
Compare
Choose a tag to compare

Changelog

  • fd18ecf Create FUNDING.yml
  • 6a10f9a Fixes.
  • 4477fae Merge pull request #4 from nirdosh17/release_v1.0.0
  • 92cc781 Run linter.
  • cbf2752 Update README.md
  • 2a8b282 Update README.md
  • 097cf86 Update README.md
  • 2a20b8b Update release.yaml
  • 1b0dbec Update release.yaml
  • 789a2b7 add integration tests using localstack
  • df7ff78 add option to pass aws endpoint url this enables to use localstack for integration testing
  • 0b15394 replace hardcoded values with configs
  • 94bf0dd upgrade to go1.22
  • 8b2e958 upgrade to goreleaser v2

v0.1.2

21 Aug 08:02
1f8f6d2
Compare
Choose a tag to compare

Changelog

6aa1055 Add demo.
1f8f6d2 Document/Refactor code (#3)

v0.1.1

20 Aug 15:32
e4a47bc
Compare
Choose a tag to compare

Changelog

b256365 Add downloader script.
495c502 Assume role and target ac validation fix.
f20cb6d Merge branch 'main' of github.com:nirdosh17/cfn-teardown into main
e4a47bc Merge pull request #2 from nirdosh17/fixes-1
fccd167 Self documenting makefile. Updated readme.
cbf0552 Update README.md
d9e3159 Update README.md

v0.1.0

17 Aug 15:40
Compare
Choose a tag to compare

Changelog

54ce09f Add version command.
ff5823c Change flag names to full caps.
1852ad5 Colorize.
44ae893 Fixes.
f26a99c Initial commit
726d006 Initial working setup.
e1f0978 Merge pull request #1 from nirdosh17/cli-setup
4c74442 Run releaser only when tag is pushed.
92e176b Setup Go releaser.