ansible/cloud/amazon
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
2014-11-22 11:35:46 +10:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
cloudformation.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
ec2.py Remove incorrect executable permissions. 2014-11-13 18:08:48 -05:00
ec2_ami.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
ec2_ami_search.py Added better region handling and enabled eu-central-1 2014-11-22 11:35:46 +10:00
ec2_asg.py Added better region handling and enabled eu-central-1 2014-11-22 11:35:46 +10:00
ec2_eip.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
ec2_elb.py Added better region handling and enabled eu-central-1 2014-11-22 11:35:46 +10:00
ec2_elb_lb.py Added better region handling and enabled eu-central-1 2014-11-22 11:35:46 +10:00
ec2_facts.py Added better region handling and enabled eu-central-1 2014-11-22 11:35:46 +10:00
ec2_group.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
ec2_key.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
ec2_lc.py Added better region handling and enabled eu-central-1 2014-11-22 11:35:46 +10:00
ec2_metric_alarm.py Added better region handling and enabled eu-central-1 2014-11-22 11:35:46 +10:00
ec2_scaling_policy.py Added better region handling and enabled eu-central-1 2014-11-22 11:35:46 +10:00
ec2_snapshot.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
ec2_tag.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
ec2_vol.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
ec2_vpc.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
elasticache.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
rds.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
rds_param_group.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
rds_subnet_group.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
route53.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
s3.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00