Skip to content

Commit

Permalink
fixed error message for releasing an ip when not waiting for the nat …
Browse files Browse the repository at this point in the history
…gateway to delete successfully 1st
  • Loading branch information
linuxdynasty committed Aug 5, 2016
1 parent 35b4089 commit e5be46a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloud/amazon/ec2_vpc_nat_gateway.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@
state: absent
nat_gateway_id: nat-12345678
release_eip: yes
wait: yes
wait_timeout: 300
region: ap-southeast-2
'''

Expand Down

0 comments on commit e5be46a

Please sign in to comment.