[cloud] Update changelog/botmeta for aws_direct_connect_connection module
This commit is contained in:
parent
24b49c2539
commit
c39c782282
2 changed files with 2 additions and 0 deletions
1
.github/BOTMETA.yml
vendored
1
.github/BOTMETA.yml
vendored
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue