https://pulumi.com logo
w

wet-noon-14291

07/18/2022, 10:28 PM
When you create something using the
Chart
resource, what is the recommended way to read output values from the resource... like the public ip of a loadbalancer that was created? Is the recommended approach to do an
apply
on the
ready
property and the loop through the resources?
3 Views