Commit Graph

12 Commits (333133144e2281f6735278e334cd636f6672f462)

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