mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Enable ec2_transit_gateway test in CI. (#54619)
* Enable ec2_transit_gateway test in CI. * Mark the test unstable. The test sometimes attempts to delete the transit gateway while it is in the pending state, which is not permitted.
This commit is contained in:
parent
6b3246164c
commit
9e1c99ed60
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
cloud/aws
|
||||
unsupported
|
||||
shippable/aws/group2
|
||||
unstable # sometimes tries to delete while in state pending
|
||||
|
|
Loading…
Reference in a new issue