From c39c782282ddf0029e89b07cc4a5711a6aad988b Mon Sep 17 00:00:00 2001 From: "Ryan S. Brown" Date: Wed, 23 Aug 2017 11:57:15 -0400 Subject: [PATCH] [cloud] Update changelog/botmeta for aws_direct_connect_connection module --- .github/BOTMETA.yml | 1 + CHANGELOG.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 50deff88f0..eb3e036329 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_connection.py: s-hertel $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 diff --git a/CHANGELOG.md b/CHANGELOG.md index 77fe5f5935..07fb17f04d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -171,6 +171,7 @@ Ansible Changes By Release #### Cloud - amazon * aws_api_gateway + * aws_direct_connect_connection * aws_direct_connect_link_aggregation_group * aws_s3 * aws_s3_bucket_facts