Steve Pulec
|
1e4df18c42
|
Allow actual use of cloudformation input parameters.
|
2014-12-31 14:21:47 -05:00 |
|
Steve Pulec
|
186ee6a5a4
|
Add cloudformation stack parsing for S3 keys.
|
2014-12-29 22:12:23 -05:00 |
|
Steve Pulec
|
2a61ef6f91
|
Cleanup some tests to work across regions. cc #232
|
2014-11-15 13:50:58 -05:00 |
|
Steve Pulec
|
bd847bd941
|
Cleanup multi-region support for ELB, SQS, Cloudformation, EC2, Autoscaling.
|
2014-11-15 13:34:52 -05:00 |
|
Joseph Lawson
|
8299b5c312
|
enable cloudformation of NetworkInterface
|
2014-11-03 14:24:22 -05:00 |
|
Joseph Lawson
|
1152939ecd
|
add notification arns to cloudformation
|
2014-10-29 11:59:41 -04:00 |
|
Joseph Lawson
|
04d22082c4
|
remove some test details for 2.6
|
2014-10-23 22:32:20 -04:00 |
|
Joseph Lawson
|
3015fd0216
|
python 2.6 assert_raises
|
2014-10-23 22:21:00 -04:00 |
|
Joseph Lawson
|
08b1c3bc0c
|
test delete stack
|
2014-10-23 14:57:46 -04:00 |
|
Joseph Lawson
|
04b5389e31
|
Add test for bad describe stack request
|
2014-10-23 14:46:54 -04:00 |
|
Joseph Lawson
|
94e969fed5
|
Enhance DescribeStacks. Keep track of deleted stacks. Stack status.
Made describe_stacks more in line with http://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DescribeStackResource.html
|
2014-10-22 23:58:42 -04:00 |
|
Joseph Lawson
|
8aabda0786
|
add test for Fn::Join
|
2014-10-21 22:05:27 -04:00 |
|
Joseph Lawson
|
835259607a
|
test eip allocation via CloudFormation for VPC and EC2 classic
|
2014-10-21 21:55:08 -04:00 |
|
Joseph Lawson
|
9301b46346
|
another python 3 fix on dict
|
2014-10-21 15:55:08 -04:00 |
|
Joseph Lawson
|
83f187fa7e
|
fix python 3 issue merging dicts
|
2014-10-21 13:49:25 -04:00 |
|
Joseph Lawson
|
1d9ffafaa5
|
create CloudFormation outputs and enable 'Fn::GetAtt' to work.
|
2014-10-21 12:45:03 -04:00 |
|
Joseph Lawson
|
832769b8a7
|
Name resources via CloudFormation naming convention and tag EC2 resources.
* Make sure taggable resources are tagged per convention: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stack-parameters.html
* Update CloudFormation parsing to use logical resource ids and name resources as CloudFomation would.
* Fix tests for CloudFormation stack integration.
|
2014-10-20 15:16:39 -04:00 |
|
Joseph Lawson
|
91a74424e5
|
Handle Name Type resources for CloudFormation
|
2014-10-20 11:45:47 -04:00 |
|
David Baumgold
|
eedb4c4b73
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
|
David Baumgold
|
4201e6b430
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
|
Steve Pulec
|
ef876dd27e
|
Fix merge conflicts. Add basic cloudformation support. Closes #111.
|
2014-03-27 19:12:53 -04:00 |
|