Steve Pulec
|
d4895d588a
|
Merge pull request #616 from mnussbaum/cloudformation_kms
Adds KMS support to mock_cloudformation
|
2016-05-17 21:01:12 -04:00 |
|
mnussbaum
|
01e5c3a384
|
Adds KMS support to mock_cloudformation
|
2016-05-13 21:36:24 +00:00 |
|
Steve Pulec
|
a600deb96a
|
Fix merge conflicts and add EC2 Instance delete. Closes #576.
|
2016-04-28 09:22:31 -04:00 |
|
Lars Fronius
|
519b8e59aa
|
Propagate stack-level tags to resources
According to
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html
"All stack-level tags, including automatically created tags, are
propagated to resources that AWS CloudFormation supports. Currently,
tags are not propagated to Amazon EBS volumes that are created from
block device mappings."
|
2016-03-15 15:36:02 +01:00 |
|
Hugo Lopes Tavares
|
c689816337
|
Add CloudFormation support to NatGateway model
|
2016-03-01 12:02:57 -05:00 |
|
Hugo Lopes Tavares
|
576b9f683c
|
[lambda] Add CloudFormation support for AWS::Lambda::Function
|
2016-02-17 16:13:57 -05:00 |
|
Steve Pulec
|
44f0377cc4
|
Fix root volume to show up in other EC2 volume API calls. Closes 470
|
2015-11-28 09:19:45 -05:00 |
|
Hugo Lopes Tavares
|
dafddb094b
|
Implement CloudFormation's physical_resource_id for Data Pipeline
|
2015-09-17 15:29:14 -04:00 |
|
Hugo Lopes Tavares
|
8623483c0f
|
Change data pipeline responses to start with lowercase characters
|
2015-09-17 15:26:35 -04:00 |
|
Steve Pulec
|
66dce44214
|
Update cloudformation test for previous commit.
|
2015-09-16 18:17:20 -04:00 |
|
Hugo Lopes Tavares
|
25f9e8b588
|
Change CloudFormation to support Data Pipelines
|
2015-09-16 17:49:13 -04:00 |
|
Steve Pulec
|
73f03d1ccf
|
Add redshift support for cloudformation.
|
2015-08-08 13:29:37 -04:00 |
|
Steve Pulec
|
53fff2eb84
|
Add UpdateStack functionality for Cloudformation.
|
2015-07-13 13:56:46 -04:00 |
|
Steve Pulec
|
7f73d7e26d
|
Add cloudformation list_stack_resources.
|
2015-07-13 11:05:36 -04:00 |
|
Hugo Lopes Tavares
|
5160fac9b7
|
Add availability zone support to Subnets created via CloudFormation
|
2015-04-08 16:48:02 -04:00 |
|
Steve Pulec
|
c0d19ab178
|
General cleanup.
|
2015-03-14 18:55:44 -04:00 |
|
Steve Pulec
|
6c9bba2ca1
|
Cleanup EC2 classic default security group.
|
2015-03-14 18:50:41 -04:00 |
|
Hugo Lopes Tavares
|
4beda26007
|
Change SecurityGroupBackend.{authorize,revoke}_security_group_ingress() methods to receive group name or id, never both
|
2015-02-25 18:11:00 -05:00 |
|
Hugo Lopes Tavares
|
dc351dfc9e
|
Add support to AWS::EC2::SecurityGroupIngress creation
|
2015-02-25 12:20:25 -05:00 |
|
Konstantinos Koukopoulos
|
04b86fe362
|
add missing decorator to cloudformation test
|
2015-02-20 17:28:49 +02:00 |
|
Hugo Lopes Tavares
|
8d25aa2529
|
Add support to create AWS::EC2::VPCPeeringConnection through the CloudFormation interface
|
2015-02-17 14:40:48 -05:00 |
|
Hugo Lopes Tavares
|
1546635fcd
|
Attach internet gateway to VPC when it is created through CloudFormation
|
2015-02-11 18:19:40 -05:00 |
|
Steve Pulec
|
c22ea3014b
|
Add SNS topics to cloudformation.
|
2015-01-17 19:48:08 -05:00 |
|
Steve Pulec
|
585ef7b768
|
Add route53 health checks.
|
2015-01-17 19:06:43 -05:00 |
|
Steve Pulec
|
adb26986eb
|
Add route53 ResourceSet to Cloudformation.
|
2015-01-17 15:37:46 -05:00 |
|
Steve Pulec
|
42cd333d51
|
Refactor Route53 record sets.
|
2015-01-17 14:50:19 -05:00 |
|
Steve Pulec
|
5d5f241b99
|
Add route53 support to cloudformation.
|
2015-01-17 10:17:25 -05:00 |
|
Steve Pulec
|
166f4893ba
|
Add cloudformation for RDS.
|
2015-01-11 16:15:08 -05:00 |
|
Steve Pulec
|
e05a061993
|
Add support for Cloudformation Mappings.
|
2015-01-07 22:32:51 -05:00 |
|
Steve Pulec
|
8da6437689
|
Add some support for Cloudformation Conditions. Closes #285.
|
2015-01-07 21:37:12 -05:00 |
|
Steve Pulec
|
1e4df18c42
|
Allow actual use of cloudformation input parameters.
|
2014-12-31 14:21:47 -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
|
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
|
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 |
|
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 |
|