Commit Graph

12 Commits (33716b18374059b18c08a8724b684ca48db3c41c)

Author SHA1 Message Date
Allen Sanabria 950d76af0b fixed error message for releasing an ip when not waiting for the nat gateway to delete successfully 1st 10 years ago
Allen Sanabria dcf4d7e6e5 fail_json when error and not exit_json 10 years ago
Allen Sanabria 123c70546e clean up documentation 10 years ago
Allen Sanabria ab62c644bc updated catch statement to pass test (as e) 10 years ago
Allen Sanabria 8af1063785 Make sure to catch if no gateways exist 10 years ago
Allen Sanabria 4e8e38f631 remove boto 10 years ago
Allen Sanabria 2e42c72447 version bump 10 years ago
Allen Sanabria 79ea553200 Module requires boto due to ec2.py 10 years ago
Allen Sanabria aa189b8d98 Added default result of None in catch statement 10 years ago
Allen Sanabria ee523be26c Updated module to be compliant with test cases.
* Added integration tests
* Added unit tests
10 years ago
Allen Sanabria 349db85b00 Fixed the missing argument to get_eip_allocation_id_by_address 10 years ago
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.
10 years ago