.. |
__init__.py
|
added __init__.py to new cloud subcategories so builds work again
|
2014-11-05 11:07:19 -05:00 |
_ec2_ami_search.py
|
Remove validate_certs as the url is not user settable so we always want to validate the certificate
|
2015-07-22 07:09:51 -07:00 |
cloudformation.py
|
corrected version_added
|
2015-07-17 01:11:18 -04:00 |
ec2.py
|
Fix missing alias "groups".
|
2015-07-24 22:06:56 +00:00 |
ec2_ami.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_ami_find.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_asg.py
|
fixed minor doc issues
|
2015-07-14 16:55:21 -04:00 |
ec2_eip.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_elb.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_elb_lb.py
|
added rickmendes as maintainer
|
2015-07-20 22:37:02 -04:00 |
ec2_facts.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_group.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_key.py
|
attempt to fix check mode when state='absent'
|
2015-07-16 11:37:22 -04:00 |
ec2_lc.py
|
Revert "Revert "ec2_lc - include all launch config properties in the return""
|
2015-07-14 12:02:03 -04:00 |
ec2_metric_alarm.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_scaling_policy.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_snapshot.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_tag.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_vol.py
|
Fixed parameter validation when creating a volume from a snapshot
|
2015-07-17 16:54:39 +03:00 |
ec2_vpc.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
ec2_vpc_net.py
|
Added 'resource_tags' alias
|
2015-07-17 15:54:17 +10:00 |
elasticache.py
|
Remove default port value, it does not work in _requires_destroy_and_create logic
|
2015-07-13 17:21:16 +02:00 |
elasticache_subnet_group.py
|
minor doc fixes
|
2015-06-05 10:25:25 -04:00 |
iam.py
|
no_log to iam password
|
2015-06-29 15:14:50 -04:00 |
iam_cert.py
|
iam certificate module
|
2015-06-23 14:41:18 -04:00 |
iam_policy.py
|
Fix iam_policy example
|
2015-07-22 00:03:33 -04:00 |
rds.py
|
minor doc fixes, version added for latest feature
|
2015-07-17 23:13:21 -04:00 |
rds_param_group.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
rds_subnet_group.py
|
Updating cloud modules with proper github author information
|
2015-06-15 14:41:22 -04:00 |
route53.py
|
Update route53.py
|
2015-07-22 11:36:32 +02:00 |
s3.py
|
Use the common/shared MD5 function.
|
2015-07-23 13:58:43 -07:00 |