moto/tests/test_cloudformation
Andy Freeland 783242b696 Elastic IP PhysicalResourceId should always be its public IP (#841)
According to the [CloudFormation `Ref` docs][docs], the `Ref` return
value (and physical ID of the resource) for an Elastic IP is its public
IP address.

[docs]: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-ref.html
2017-03-04 22:40:43 -05:00
..
fixtures EC2 tags specified in CloudFormation should be applied to the instances (#840) 2017-03-04 22:37:53 -05:00
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_cloudformation_stack_crud_boto3.py cloudformation: Support RoleARN for create and update stack (#807) 2017-01-18 22:59:47 -05:00
test_cloudformation_stack_crud.py Route53: allow hosted zone id as well when creating record sets (#833) 2017-03-04 22:31:45 -05:00
test_cloudformation_stack_integration.py Elastic IP PhysicalResourceId should always be its public IP (#841) 2017-03-04 22:40:43 -05: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 Fix tests for python3 2016-08-15 12:36:39 -07:00