Skip to content

Commit

Permalink
Add wait: true
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <[email protected]>
  • Loading branch information
alinabuzachis committed Oct 25, 2024
1 parent 9e77458 commit fdbc46f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/targets/ec2_vpc_vpn/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
- name: Create transit gateway
community.aws.ec2_transit_gateway:
description: Transit Gateway for vpn attachment
wait: true
register: tgw

- name: Create an EC2 VPN Connection, with customer gateway, vpn_gateway_id and
Expand Down

0 comments on commit fdbc46f

Please sign in to comment.