Skip to content

Commit

Permalink
re added creation policy
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwittig committed May 15, 2018
1 parent b4de9c4 commit cc559cf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions showcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -396,10 +396,10 @@ Resources:
Tags:
- Key: Name
Value: 'AWS EC2 SSH access with IAM showcase'
#CreationPolicy:
# ResourceSignal:
# Count: 1
# Timeout: PT15M
CreationPolicy:
ResourceSignal:
Count: 1
Timeout: PT15M
Outputs:
PublicName:
Description: 'The public name of the EC2 instance.'
Expand Down

0 comments on commit cc559cf

Please sign in to comment.