Skip to content

Releases: jckuester/awsweeper

v0.12.0

08 Feb 23:06
09952ce
Compare
Choose a tag to compare

Changelog

v0.11.1

03 Jan 13:03
Compare
Choose a tag to compare

Changelog

e137016 Fix: use Terraform Provider AWS v3.16.0
ea0f23a Only awsls supported resources (#118)

v0.11.0

31 Dec 13:12
Compare
Choose a tag to compare

Changelog

7f9e529 Homebrew support
ccde0b5 Update supported resources in README
a34e04e Upgrade to awsls v0.8.0

v0.10.2

07 Sep 10:36
d8fb20e
Compare
Choose a tag to compare

Changelog

d8fb20e Fix: Close Terraform AWS Provider binary (#116)
5083729 chore(deps): use go 1.14 (#113)
1d81c4f chore(docs): add homebrew install option (#112)

v0.10.1

30 Jun 12:16
Compare
Choose a tag to compare

Changelog

3fd08ad Fix: retry on throttling exceptions

v0.10.0

10 Jun 07:47
Compare
Choose a tag to compare

Changelog

e4cf0da Fix panic: missing check if state is a cty null value
1501a9a Upgrade awsls and terradozer to v0.1.1
17f4638 Rename cloudetc to jckuester after move of repo
489baec Fix versioning with goreleaser

v0.9.0

25 May 17:41
Compare
Choose a tag to compare

Changelog

1851ae3 Handle EFS mount targets (#104)
28083ab Handle aws_iam_policy attachments
c55ad64 Integrate awsls (support more than 200 resource types) (#102)

v0.8.0

11 May 20:51
b05f0b0
Compare
Choose a tag to compare

Changelog

b05f0b0 Filter resources NOT having a tag (#101)
b52cf61 aws_cloudtrail support (#96)

v0.7.0

22 Apr 17:35
Compare
Choose a tag to compare

Changelog

9dd2e17 Fix deletion of aws_ebs_snapshot
0c6e618 Support aws_lambda_function
01ea0d6 Support aws_cloudwatch_log_group

v0.6.0

06 Mar 17:38
Compare
Choose a tag to compare

Changelog

d6c2e33 Update .goreleaser.yml and install.sh
dc9e93f Support AWS_SESSION_TOKEN environment variable
09fe9d3 Fix release binary name to awsweeper
8401f2c Add timeout flag to set timeout for delete operation
552b33f Support aws_ecs_cluster resource
e377d5b Add debug flag
10957bc Support aws_ecs_cluster resource
3866bf0 Support filter by creation date for aws_cloudformation_stack resource (#83)