Anyone know off-hand if a resource transformation, say with a kubernetes resource, can use a Promise...
g
Anyone know off-hand if a resource transformation, say with a kubernetes resource, can use a Promise/Output when assigning something to the map value, or does it have to run in a callback?