For resources that want a json policy string, is t...
# golang
i
For resources that want a json policy string, is there an elegant way to form those, short of constructing them inside an
ApplyT
with whatever arguments they depend on and returning a literal string?