Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Commit cc559cf

Browse files
committed
re added creation policy
1 parent b4de9c4 commit cc559cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

showcase.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -396,10 +396,10 @@ Resources:
396396
Tags:
397397
- Key: Name
398398
Value: 'AWS EC2 SSH access with IAM showcase'
399-
#CreationPolicy:
400-
# ResourceSignal:
401-
# Count: 1
402-
# Timeout: PT15M
399+
CreationPolicy:
400+
ResourceSignal:
401+
Count: 1
402+
Timeout: PT15M
403403
Outputs:
404404
PublicName:
405405
Description: 'The public name of the EC2 instance.'

0 commit comments

Comments
 (0)