summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/BOTMETA.yml1
-rw-r--r--CHANGELOG.md1
2 files changed, 2 insertions, 0 deletions
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