Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Releases: cloudquery/cq-provider-aws

v0.3.5

22 Apr 08:00
7453c09
Compare
Choose a tag to compare

Changelog

7453c09 fix sns topic fetch (#37)

v0.3.4

10 Apr 19:06
Compare
Choose a tag to compare

Changelog

2cfbab6 Bugfix #31

v0.3.3

10 Apr 07:46
b1be06e
Compare
Choose a tag to compare

Changelog

b1be06e Add aws_s3_bucket_encryption_rules table (#30)

v0.3.2

08 Apr 20:55
bf49201
Compare
Choose a tag to compare

Changelog

bf49201 change to sdk 0.1.1 (#28)
6fa5caf fix go.sum lint (#27)
8084f16 fix goimports linting

v0.3.1

07 Apr 12:42
Compare
Choose a tag to compare

Changelog

08ae755 bugfix: skip NoSuchEntity error in iam.password_policies

v0.3.0

07 Apr 12:24
Compare
Choose a tag to compare

Changelog

fe2ba6a Refactor to new CQ sdk (#24)
68f8a6a add support for ecs resource (#26)
aed1be5 fix .goreleaser after migration to cq-provider-sdk

v0.2.18

01 Apr 18:08
Compare
Choose a tag to compare

Changelog

7e3c756 Fix context, timeouts issues #23

v0.2.17

30 Mar 15:12
475638c
Compare
Choose a tag to compare

Changelog

475638c Fetch IAM User data from ListUsers and CredentialReport (#21)

v0.2.16

23 Mar 21:54
Compare
Choose a tag to compare

Changelog

c9b65c5 Add context.WithTimeout to errGroups

v0.2.15

23 Mar 19:56
Compare
Choose a tag to compare

Changelog

74302ef bugfix: Missed passing context with timeout to few api calls