How to show cfnoutput from nested stack in parent stack? #34829
Unanswered
mavwolverine
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to show the CfnOutput from nested stack in parent stack output?
For eg. If I have LB as nested stack with CfnOutput the dns name, is there any way for the parent stack to print it automatically without having to explicitly again do a CfnOutput?
Beta Was this translation helpful? Give feedback.
All reactions