From a9458ca60928981f85641216fd881049739b6167 Mon Sep 17 00:00:00 2001 From: "Ryan S. Brown" Date: Tue, 22 Aug 2017 18:26:52 -0400 Subject: [PATCH] Add aws_direct_connect_link_aggregation_group to changelog --- .github/BOTMETA.yml | 1 + CHANGELOG.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index dda0f0ab2fb..50deff88f09 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 ee073aeef7b..77fe5f5935a 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