Merge "Don't use Ref in hot template (functional test)"

This commit is contained in:
Jenkins 2015-08-11 20:06:35 +00:00 committed by Gerrit Code Review
commit acdd4ef05f

View File

@ -105,7 +105,7 @@ resources:
waiter:
type: AWS::CloudFormation::WaitCondition
properties:
Handle: {Ref: ready_poster}
Handle: {get_resource: ready_poster}
Timeout: 1
outputs:
PublicIp: