v1.3.0
- Configure the public access block on private S3 bucket using
s3_bucket
module (requires Ansible 3.0+ or v1.3.0 of the amazon.aws collection) - Add
skip_duplicates: false
to fix deprecation warnings and set it to the default value for the following tasks:- aws_s3.yml's Attach inline policy to user
- aws_ci.yml's Attach inline policy to user
- Support tagging S3 buckets