Skip to content

plugins-source-aws-v11.0.0 - DEPRECATED - PLEASE USE A NEWER VERSION

Pre-release
Pre-release

Choose a tag to compare

@cq-bot cq-bot released this 12 Jan 16:12
b11670e

11.0.0 (2023-01-12)

⚠ BREAKING CHANGES

  • introduce aws_s3_bucket_grants explicit primary key (bucket_arn, grantee_id). If you've previously synced this table you'll need to drop it for the PK change (migration) to succeed.

Features

Bug Fixes

  • aws: Add PKs To IAM Resources (#6741) (f7cdb07)
  • deps: Update module github.com/cloudquery/plugin-sdk to v1.24.2 (#6695) (694ab9f)
  • deps: Update module github.com/cloudquery/plugin-sdk to v1.25.0 (#6745) (9c41854)
  • introduce aws_s3_bucket_grants explicit primary key (bucket_arn, grantee_id). If you've previously synced this table you'll need to drop it for the PK change (migration) to succeed. (cf35801)