Hi all, does anyone have any suggestions how to get a list of all outputs which are exported by anot...
c
Hi all, does anyone have any suggestions how to get a list of all outputs which are exported by another stack? I can get a named output using StackReference..get_output('foo'), but how do I get all outputs?