Commit Graph

7 Commits (1e4bd62af5c9669c2a5e54eac6b389d54d4d8410)

Author SHA1 Message Date
Pascal Borreli f29a6ec54d Fixed typos 10 years ago
Brian Coca a905edd536 removed redundant region def 10 years ago
sisso 34d6d6f777 fixed bug where scaling policy return a random policy if many autoscale group have policies with same name. 10 years ago
steenzout d960dc1584 issue #994: use HAS_BOTO to determine if import was successful:
- removed import of sys module.
- HAS_BOTO constant to check if import was successful.
- trigger a failure when import fails.
- removed unnecessary imports.
10 years ago
Will Thames 30c7f9a7d3 Added better region handling and enabled eu-central-1
Make use of improved connect_to_aws that throws an exception
if a region can't be connected to (e.g. eu-central-1 requires
boto 2.34 onwards)

Add eu-central-1 to the two modules that hardcode their regions
Add us-gov-west-1 to ec2_ami_search to match documentation!
This pull request makes use of the changes in ansible/ansible#9419
10 years ago
Robert Estelle 4dd099fe7a Remove incorrect executable permissions. 10 years ago
Brian Coca 0c4adcb2c6 made subcategories for cloud modules for better organization 10 years ago