diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index dda0f0ab2f..50deff88f0 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -37,6 +37,7 @@ files: notify: - willthames $modules/cloud/amazon/aws_api_gateway.py: mikedlr willthames + $modules/cloud/amazon/aws_direct_connect_link_aggregation_group.py: s-hertel $modules/cloud/amazon/aws_kms.py: willthames $modules/cloud/amazon/cloudformation.py: jsmartin ryansb tedder $modules/cloud/amazon/cloudformation_facts.py: jmenga diff --git a/CHANGELOG.md b/CHANGELOG.md index ee073aeef7..77fe5f5935 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -171,6 +171,7 @@ Ansible Changes By Release #### Cloud - amazon * aws_api_gateway + * aws_direct_connect_link_aggregation_group * aws_s3 * aws_s3_bucket_facts * data_pipeline