goformation
goformation copied to clipboard
Example request: Sub
What is the format for creating a sub with map replacement? Something like this: Environment: - Name: 'APPMESH_VIRTUAL_NODE_NAME' Value: !Sub - mesh/${MeshName}/virtualNode/${ServiceBNode.VirtualNodeName} - MeshName: Fn::ImportValue: !Sub "${EnvironmentName}-${ClusterName}:MeshName"
I would like to see this too. :+1: