From 2fc8c5e83f343b56a916e8966966104a87cfd31a Mon Sep 17 00:00:00 2001 From: Kay Date: Wed, 28 Feb 2024 18:07:13 +1100 Subject: [PATCH] Update README.md --- CloudFormation/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CloudFormation/README.md b/CloudFormation/README.md index c2363d2c..258f3e21 100644 --- a/CloudFormation/README.md +++ b/CloudFormation/README.md @@ -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: