Reap collections changelog fragments - 2 (#68565)

This commit is contained in:
Matt Martz 2020-03-30 14:06:08 -05:00 committed by GitHub
parent 5c7746e521
commit af27d1a5ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 0 additions and 18 deletions

View file

@ -1,3 +0,0 @@
minor_changes:
- ecr_ecs - add support for lifecycle policies
- ecr_ecs - delete_policy has been renamed to purge_policy (with an alias) and will be removed in 2.14

View file

@ -1,2 +0,0 @@
minor_changes:
- aws_codecommit - Support updating the description

View file

@ -1,3 +0,0 @@
bugfixes:
- aws_ec2 - fix idempotency when managing tags
- aws_ec2 - fix idempotency when metrics are enable

View file

@ -1,3 +0,0 @@
minor_changes:
- iam_role - Add support for removing the related instance profile when we delete the role
- iam_role - Add support for managing the maximum session duration

View file

@ -1,2 +0,0 @@
minor_changes:
- 'redshift: Add AWSRetry calls for errors outside our control'

View file

@ -1,3 +0,0 @@
minor_changes:
- 'sqs_queue: updated to use boto3 instead of boto'
- 'sqs_queue: Add support for tagging, KMS and FIFO queues'

View file

@ -1,2 +0,0 @@
minor_changes:
- win_chocolatey - Add ``override_args`` option to allow overriding builtin install arguments for a Chocolatey package