aws-cloudformation-user-guide icon indicating copy to clipboard operation
aws-cloudformation-user-guide copied to clipboard

Contradictory documentation of Fn::ImportValue

Open zafodB opened this issue 3 years ago • 0 comments

The Important box under Yaml shorthand declaration warns against using !ImportValue together with Fn::Sub. However, the example Yaml - Stack B Import just a few lines above does exactly that.

Perhaps the example should be updated to do the import the right way, or the warning in the Important box should be removed.

Example: image

Important box: image

zafodB avatar May 30 '22 13:05 zafodB