Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kyhau authored Feb 28, 2024
1 parent 4a1f231 commit 2fc8c5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CloudFormation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@

- [Understanding CloudFormation !Sub Syntax](https://www.fischco.org/technica/2017/cloud-formation-sub/)

- [How do I use the Fn::Sub function in AWS CloudFormation with Fn::FindInMap, Fn::ImportValue, or other supported functions?](https://repost.aws/knowledge-center/cloudformation-fn-sub-function)

- Passing value to UserData to set EC2 env variable https://stackoverflow.com/questions/54858072/aws-cloudformation-userdata-ec2-environment-variable
```
UserData:
Expand Down

0 comments on commit 2fc8c5e

Please sign in to comment.