Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #67 from aws-quickstart/gargan_blog_final
Browse files Browse the repository at this point in the history
Typo in outer stack parameter default value.
  • Loading branch information
gargana authored Nov 7, 2022
2 parents 782d101 + 514da6f commit 2e59db0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Parameters:
Default: 'aws-quickstart'
PreworkScriptObject:
Type: String
Default: 'quickstart-examples/blog-assets/eks-cluster-prework/script/pw-script.sh'
Default: 'quickstart-examples/blog-assets/eks-cluster-prework/scripts/pw-script.sh'
Resources:
EKSStack:
Type: AWS::CloudFormation::Stack
Expand Down

0 comments on commit 2e59db0

Please sign in to comment.