From cc802bc8837e89861dccea8ab3ca1de08539d529 Mon Sep 17 00:00:00 2001 From: "Ryan S. Brown" Date: Wed, 23 Aug 2017 15:10:38 -0400 Subject: [PATCH] Update CHANGELOG and botmeta for aws_waf_facts --- .github/BOTMETA.yml | 1 + CHANGELOG.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index eb3e0363296..8fd1de187ee 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -40,6 +40,7 @@ files: $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/aws_waf_facts.py: willthames $modules/cloud/amazon/cloudformation.py: jsmartin ryansb tedder $modules/cloud/amazon/cloudformation_facts.py: jmenga $modules/cloud/amazon/cloudfront_facts.py: willthames wilvk diff --git a/CHANGELOG.md b/CHANGELOG.md index 07fb17f04d1..3448761b9ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -175,6 +175,7 @@ Ansible Changes By Release * aws_direct_connect_link_aggregation_group * aws_s3 * aws_s3_bucket_facts + * aws_waf_facts * data_pipeline * dynamodb_ttl * ec2_instance_facts