ansible/cloud/amazon
Brian Coca eacf4e4239 Merge pull request #269 from SDFE/rds_subnet_group_params
use aws connect call in rds_subnet_group that allows boto profile use
2015-03-26 15:53:33 -04:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
cloudformation.py Make lack of boto call fail_json instead of sys.exit 2015-03-26 12:12:39 -07:00
ec2.py Fix for py2.6 (no dict comprehensions on py2.6) 2015-03-11 19:07:55 -07:00
ec2_ami.py now captures connection exceptions and returns in 'nicer' module failure 2015-02-20 09:28:11 -05:00
ec2_ami_search.py Merge pull request #260 from willthames/aws_frankfurt 2014-12-22 08:47:27 -05:00
ec2_asg.py Re-wording of feature. 2015-03-20 14:59:34 -04:00
ec2_eip.py More EC2 doc tweaks 2014-12-01 15:14:57 -05:00
ec2_elb.py Merge pull request #260 from willthames/aws_frankfurt 2014-12-22 08:47:27 -05:00
ec2_elb_lb.py fix syntax in last example 2015-03-24 10:31:34 -04:00
ec2_facts.py Merge pull request #260 from willthames/aws_frankfurt 2014-12-22 08:47:27 -05:00
ec2_group.py Fixes issue 697 -- only purge the grants that need to be purged 2015-01-24 00:52:37 -05:00
ec2_key.py More EC2 doc tweaks 2014-12-01 15:14:57 -05:00
ec2_lc.py Allow ec2_lc to create EC2-Classic Launch Configs 2015-01-06 09:30:44 -02:00
ec2_metric_alarm.py check keys is in dim2 before evaluating 2015-01-29 16:36:35 -05: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 Added the ability to remove snapshots 2014-12-02 11:18:53 +10:00
ec2_tag.py Remove potentially out of date or specific product references. 2014-12-01 15:16:22 -05:00
ec2_vol.py fix instance=None documentation 2015-02-18 13:32:50 -05:00
ec2_vpc.py Merge pull request #254 from SDFE/ec2_vpc_connect_params 2015-03-26 14:17:27 -04:00
elasticache.py Make cache_subnet_group default to empty security groups 2015-03-26 13:56:46 -04:00
rds.py corrected version added for latest features 2015-01-28 12:55:05 -05:00
rds_param_group.py More EC2 doc tweaks 2014-12-01 15:14:57 -05:00
rds_subnet_group.py Merge pull request #269 from SDFE/rds_subnet_group_params 2015-03-26 15:53:33 -04:00
route53.py Merge pull request #256 from SDFE/route53_connect_params 2015-03-26 14:34:24 -04:00
s3.py added patch to workaround some s3 connection faliures 2015-03-26 11:23:32 -04:00