sparse-intern-71089
09/20/2021, 10:53 AMbrave-planet-10645
09/20/2021, 11:25 AMStack
brave-planet-10645
09/20/2021, 11:27 AMStackReference
to get stack information, you use it to access outputs from one stack in another: https://www.pulumi.com/docs/intro/concepts/stack/#stackreferencesworried-lunch-10568
09/20/2021, 12:19 PMgetVirtualNetwork
method and get existing subnets to calculate next cidr block and then use that cidr block as input for another Stack.
If stack references are not designed to be used like that is there the right way for this case?brave-planet-10645
09/20/2021, 12:59 PMgetVirtualNetwork
method and to get the address blocksworried-lunch-10568
09/21/2021, 4:52 AMgetVirtualNetwork
as part of the automation script but couldn't figure this out. I hope it's clearer what I'm trying to achieve herered-match-15116
09/21/2021, 3:02 PMworried-lunch-10568
09/22/2021, 7:04 AM