https://pulumi.com logo
r

ripe-lighter-13633

02/25/2020, 10:05 PM
I’m banging my head against the wall.. I’m trying to get value interpolation working but nothing seems to work… I read the https://www.pulumi.com/docs/intro/concepts/programming-model/ a bunch of times… and I still don’t understand why I can’t get values showing up. I tried using
.all().apply()
,
.output()
,
.interpolate()
, … idk what to do..