Changelog
- 4e41a7f Add CloudFront Function (#1027) (#1031)
- dc13c25 Add CloudFront Origin Access Control (#1019) (#1021)
- 26889a8 Add ECSTasks module (#988)
- 9657384 Add GoReleaser Support (#2)
- 02900da Add
SignerSigningJob
module (#991) - 681db10 Added pagination to the IAMUser and IAMGroup modules so AWS Nuke will handle >100 of each resource type. (#985)
- e7096c0 Adding additional ECR resources by way of Cloud Control API. Also adding the mapping from ECRRepository module to 'AWS::ECR::Repository'. (#937)
- 0e03fee Bump github.com/aws/aws-sdk-go from 1.44.235 to 1.44.240 (#976)
- 460b432 Bump github.com/aws/aws-sdk-go from 1.44.240 to 1.44.245 (#979)
- f1483c2 Bump github.com/aws/aws-sdk-go from 1.44.245 to 1.44.254 (#990)
- 58736c8 Bump github.com/aws/aws-sdk-go from 1.44.254 to 1.44.259 (#994)
- 3842629 Bump github.com/aws/aws-sdk-go from 1.44.259 to 1.44.267 (#1005)
- e45750a Bump github.com/aws/aws-sdk-go from 1.44.267 to 1.44.271 (#1013)
- 2dee000 Bump github.com/aws/aws-sdk-go from 1.44.271 to 1.44.276 (#1017)
- 5cd8fc1 Bump github.com/aws/aws-sdk-go from 1.44.276 to 1.44.281 (#1026)
- fb4e27a Bump github.com/aws/aws-sdk-go from 1.44.281 to 1.44.285 (#1030)
- 902732b Bump github.com/aws/aws-sdk-go from 1.44.285 to 1.44.290 (#1036)
- 1ebde32 Bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.295 (#1038)
- 078c906 Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#1007)
- d37c68e Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#1016)
- fef80c9 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#975)
- 1f515e2 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1006)
- 5112624 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1018)
- c35dd0e Bump golang.org/x/sync from 0.1.0 to 0.2.0 (#995)
- 0abbe34 Bump golang.org/x/sync from 0.2.0 to 0.3.0 (#1029)
- d7be6e0 Disable EC2 Instance Stop Protection (#986)
- 58e4627 Filter IAM roles and policy attachments related to SSO (#1028)
- 19e5e6f GoReleaser Support (#5)
- d5c6a0d New support for Application Migration Service (MGN) resources #1024 (#1025)
- 4ef5158 Rebrand and Updates (#7)
- c8fb4e2 Statically Build (#8)
- d093b4a Test: Mock all IAM Resource Deletions (#4)
- b99f832 Update readme for v2.22.1 release (#974)
- 375dcef Update readme for v2.23.0 release (#1032)
- 638fd88 add new flag for log-level, support all logrus log levels
- e4fb26e add: remove custom iam account setting password policy (#14)
- c97b958 adding support for inspector runs, targets, templates (#3)
- 3d53872 chore(go): go mod tidy
- 7bb78e1 chore(goreleaser): prefix with v, add cosign.pub to release assets
- ca3cedf chores: cleanup
- 097c552 feat(resource-explorer2): add support for removing indexes and views
- 127e491 fix go.mod
- a82a5c2 fix(action): cosign key in correct directory
- 7cd295a fix(action): ghcr.io login
- 9d75f64 fix(action): login to ghcr.io
- 2c752e1 fix(action): setup qemu and buildx
- a70f174 fix(action): workflow permissions
- 577e31d fix(iam-instance-profile): tests
- 12f070f fix(release): fix cosign with goreleaser
- 869c85e fix: ensure skip request is honored
- a4d642f fix: goreleaser workflow
- 1b84aed fix: mock reference, go mod tidy
- 239e9d6 fix: rebase issues
- 9c14f09 fix: tests
- 900f547 support inspector2 (#12)
- 76e0b95 switch to go 1.19
- 94783cb update(configservice-configrules): update filter
- 61e0200 updating .gitignore to ignore a test config.yaml and .envrc for direnv users