Merge "Don't use Ref in hot template (functional test)"
This commit is contained in:
commit
acdd4ef05f
@ -105,7 +105,7 @@ resources:
|
||||
waiter:
|
||||
type: AWS::CloudFormation::WaitCondition
|
||||
properties:
|
||||
Handle: {Ref: ready_poster}
|
||||
Handle: {get_resource: ready_poster}
|
||||
Timeout: 1
|
||||
outputs:
|
||||
PublicIp:
|
||||
|
Loading…
Reference in New Issue
Block a user