moto/tests/test_cloudformation
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
..
fixtures Add redshift support for cloudformation. 2015-08-08 13:29:37 -04:00
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_cloudformation_stack_crud_boto3.py Fix AutoScalingGroup tags in DescribeAutoScalingGroups 2016-02-29 19:50:28 +00:00
test_cloudformation_stack_crud.py Change CloudFormationResponse.get_template() to return GetTemplateResponse/GetTemplateResult/TemplateBody 2015-10-05 15:21:30 -04:00
test_cloudformation_stack_integration.py Propagate stack-level tags to resources 2016-03-15 15:36:02 +01:00
test_server.py Add XML support for cloudformation commands that lacked it 2016-02-29 19:50:23 +00:00
test_stack_parsing.py Add cloudformation for RDS. 2015-01-11 16:15:08 -05:00