This repository has been archived by the owner on Aug 16, 2022. It is now read-only.
Releases: cloudquery/cq-provider-aws
Releases · cloudquery/cq-provider-aws
v0.10.12
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
- test: Split terraforms into services by @yevgenypats in #556
Full Changelog: v0.10.11...v0.10.12
v0.10.11
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
v0.10.9
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
v0.10.6
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
- fix: Diagnostic types in ErrorClassifier by @disq in #485
- fix: MQ broker panic by @bbernays in #488
- fix: TGW Primary Key Issues by @bbernays in #491
- fix: Deadlock on small instances by @bbernays in #503
- fix: Route 53 Traffic Policy Version PK by @bbernays in #493
- fix: Update endpoints by @bbernays in #504
Full Changelog: v0.10.5...v0.10.6
v0.10.5
v0.10.4
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
What's Changed
🚀 Added
- feat: Remove PII by @disq in #432
- docs: Remove 'lambda' from section about IAM auth by @shimonp21 in #465
- feat: Added generic api error ignore routine by @amanenk in #448
- feat: AWS Org Support by @bbernays in #470
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
- test: Merge integration tests with unittests by @yevgenypats in #466
New Contributors
- @shimonp21 made their first contribution in #465
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
🚀 Added
- feat: Update AWS regions by @yevgenypats in #453
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
- test: Refactor integration tests by @yevgenypats in #450
Full Changelog: v0.10.1...v0.10.2