Fix AWS test names and aliases. (#67232)
* Fix AWS test names and aliases. * Add missing alias. * Rename ec2_vpc_vpn_facts test.
This commit is contained in:
parent
6a79bb2b91
commit
f02ceaf66a
18 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
cloud/aws
|
cloud/aws
|
||||||
disabled
|
disabled
|
||||||
shippable/aws/group2
|
shippable/aws/group2
|
||||||
|
aws_config_aggregation_authorization
|
||||||
|
aws_config_aggregator
|
||||||
|
aws_config_delivery_channel
|
||||||
|
aws_config_recorder
|
||||||
|
aws_config_rule
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
cloud/aws
|
cloud/aws
|
||||||
unsupported
|
unsupported
|
||||||
aws_eks_cluster
|
|
|
@ -1,3 +1,4 @@
|
||||||
cloud/aws
|
cloud/aws
|
||||||
shippable/aws/group1
|
shippable/aws/group1
|
||||||
|
cloudwatchlogs_log_group
|
||||||
cloudwatchlogs_log_group_metric_filter
|
cloudwatchlogs_log_group_metric_filter
|
||||||
|
|
Loading…
Reference in a new issue