Greg DeKoenigsberg
|
18ca7aee07
|
Updating cloud modules with proper github author information
|
2016-12-08 11:23:07 -05:00 |
steenzout
|
67f769d9a6
|
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.
|
2016-12-08 11:22:53 -05:00 |
Brian Coca
|
4f7bc895d2
|
removed requirements/boto as it broke documentation as it is duplicated in shared aws fragements
|
2016-12-08 11:22:51 -05:00 |
Mick Bass
|
9980205edc
|
Add support for AWS Security Token Service (temporary credentials) to all AWS cloud modules.
|
2016-12-08 11:22:51 -05:00 |
Brandon W Maister
|
c1571928e5
|
Make cache_subnet_group default to empty security groups
Since they can't be specified together, it seems like setting the
default to no security groups is the right option.
|
2016-12-08 11:22:51 -05:00 |
Brandon W Maister
|
cffb2bdee9
|
Add `cache_subnet_group` to elasticache module
According to the [docs] cache subnet groups are required inside a VPC.
[docs]: http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/CacheSubnetGroups.html
|
2016-12-08 11:22:50 -05:00 |
Toshio Kuratomi
|
f3d41cdb06
|
Potential fix for 640
|
2016-12-08 11:22:38 -05:00 |
Michael DeHaan
|
76efaa6cfb
|
More EC2 doc tweaks
|
2016-12-08 11:22:29 -05:00 |
Brian Coca
|
32e85c0944
|
made subcategories for cloud modules for better organization
|
2016-12-08 11:22:24 -05:00 |