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.10.12

14 Mar 18:33
0799193
Compare
Choose a tag to compare

What's Changed

Added

Fixed

  • fix: Classify ratelimit errors as throttling, redaction fixes by @disq in #543
  • fix: ELB Nil Pointer Error by @bbernays in #545
  • fix: Drift: Match ec2.images with id/region by @disq in #548
  • fix: Update EC2 EIPs Primary key by @zagronitay in #546
  • fix: Route53 hosted zones ListResourceRecordSets pagination by @disq in #563
  • fix: Drift: CF stacks by @disq in #565

Other Changes

Full Changelog: v0.10.11...v0.10.12

v0.10.11

04 Mar 15:28
7d1f0f4
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix: Duplicated Query in docs by @bbernays in #530
  • fix: Add Pagination for ListResourceRecordSets by @bbernays in #535
  • fix: Drift: aws_apigateway_usage_plan_keys resource should match the parent resource (usage_plan_id) as well as id by @disq in #536
  • fix: Drift: aws_cloudfront_distribution_origins should match aws_cloudfront_distribution.origin by @disq in #541
  • fix: Drift: Use correct identifier to match rds.instances, ignore non-tfstate attributes in deep mode by @disq in #537
  • fix: Drift: Subresources should always match including the parent ID by @disq in #542

Full Changelog: v0.10.10...v0.10.11

v0.10.10

03 Mar 09:50
bacd4e0
Compare
Choose a tag to compare

What's Changed

Fixed

Full Changelog: v0.10.9...v0.10.10

v0.10.9

01 Mar 16:09
3f24e43
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix: Fetch each mq_broker_configuration only once, fetch current configuration by @disq in #514
  • fix: DirectConnect Gateways are global by @disq in #513
  • fix: Drift: aws_cloudfront_distribution_origins should only include rows with origin_access_identity set by @disq in #515

Full Changelog: v0.10.8...v0.10.9

v0.10.8

28 Feb 10:02
e7771c9
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix: TSDB migration for aws_route53_traffic_policy_versions by @disq in #507

Full Changelog: v0.10.6...v0.10.8

v0.10.6

25 Feb 15:03
f93ec44
Compare
Choose a tag to compare

What's Changed

🚀 Added

  • feat: Modules v2 support by @disq in #478
  • feat: Add 'OwnershipControls' Column to S3 resource by @shimonp21 in #482
  • docs: Re-Add bullet about aws-sso. by @shimonp21 in #487
  • docs: Try to make it clearer that you can use multiple "accounts" blocks by @shimonp21 in #501

Fixed

Full Changelog: v0.10.5...v0.10.6

v0.10.5

14 Feb 11:19
3e3f83f
Compare
Choose a tag to compare

What's Changed

🚀 Added

  • feat: Update SDK for diag handling by @disq in #477

Full Changelog: v0.10.4...v0.10.5

v0.10.4

08 Feb 18:40
d5a468f
Compare
Choose a tag to compare

What's Changed

🚀 Added

  • docs: Copy authentication section from 'Getting Started' guide by @shimonp21 in #474

Fixed

  • fix: Dyanamodb table not found error ignored by @amanenk in #473
  • fix: Empty admin account edge case by @roneli in #476

Full Changelog: v0.10.3...v0.10.4

v0.10.3

07 Feb 12:18
b3da139
Compare
Choose a tag to compare

What's Changed

🚀 Added

Fixed

  • fix: Ignore WAFNonexistentItemException (WAFV2.GetWebACLForResource) on elbv2.load_balancers web_acl_arn by @disq in #462
  • fix: Remove stray tab from awsFailedToConfigureErrMsg by @disq in #463
  • fix: IgnoreAccessDeniedServiceDisabled should also ignore InsufficientPrivilegesException by @disq in #464
  • fix: DaxClusters ListTags should use ARN by @disq in #468

Other Changes

New Contributors

Full Changelog: v0.10.2...v0.10.3

v0.10.2

31 Jan 09:03
54d50e7
Compare
Choose a tag to compare

What's Changed

🚀 Added

Fixed

  • fix: Fix init config by @bbernays in #441
  • fix: Added nil check to avoid panics in elvb2 linters and lambda functions by @amanenk in #443
  • fix: Added skip error if there is no policies attached to role by @amanenk in #440
  • fix: Fixed pk constraint in aws_rds_certificates by @amanenk in #451

Other Changes

Full Changelog: v0.10.1...v0.10.2