moto/tests/test_cloudformation
William Richard df7a7958c1 Path is an optional property of instance profile cloudformation resource (#1382)
* Path is an optional property of instance profile cloudformation resource

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-instanceprofile.html

* Path is also optional for iam role clouformation resources

Based on http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html

* Use `properities.get` with a default instead of doing default handling myself
2017-12-14 12:06:04 +00:00
..
fixtures Fixed uses of HostedZone 2017-10-21 22:41:19 +01:00
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_cloudformation_stack_crud_boto3.py Add create change set endpoint (#1389) 2017-12-11 09:23:35 +00:00
test_cloudformation_stack_crud.py add CloudFormation model for Kinesis streams 2017-07-20 14:37:53 +10:00
test_cloudformation_stack_integration.py Path is an optional property of instance profile cloudformation resource (#1382) 2017-12-14 12:06:04 +00:00
test_server.py Lints. 2017-02-23 21:37:43 -05:00
test_stack_parsing.py handle short form function in cfn yaml template (#1103) 2017-09-07 11:28:15 -07:00