Allen Sanabria
950d76af0b
fixed error message for releasing an ip when not waiting for the nat gateway to delete successfully 1st
2016-08-04 20:26:08 -07:00
Allen Sanabria
dcf4d7e6e5
fail_json when error and not exit_json
2016-08-04 17:15:31 -07:00
Allen Sanabria
123c70546e
clean up documentation
2016-08-04 13:00:35 -07:00
Allen Sanabria
ab62c644bc
updated catch statement to pass test (as e)
2016-08-03 12:38:05 -07:00
Allen Sanabria
8af1063785
Make sure to catch if no gateways exist
2016-08-03 12:38:05 -07:00
Allen Sanabria
4e8e38f631
remove boto
2016-08-03 12:38:05 -07:00
Allen Sanabria
2e42c72447
version bump
2016-08-03 12:38:05 -07:00
Allen Sanabria
79ea553200
Module requires boto due to ec2.py
2016-08-03 12:38:05 -07:00
Allen Sanabria
aa189b8d98
Added default result of None in catch statement
2016-08-03 12:38:05 -07:00
Allen Sanabria
ee523be26c
Updated module to be compliant with test cases.
...
* Added integration tests
* Added unit tests
2016-08-03 12:38:05 -07:00
Allen Sanabria
349db85b00
Fixed the missing argument to get_eip_allocation_id_by_address
2016-08-03 12:38:05 -07:00
Allen Sanabria
f86c5f8465
Manage AWS Nat Gateways
...
* Create an AWS Nat Gateway.
* Delete an AWS Nat Gateway.
* If Nat Gateway exist in subnet and the option is passed to not create one, it will then return the Nat Gateway object.
2016-08-03 12:38:05 -07:00