Hey all, please can someone help me debug this iss...
# general
f
Hey all, please can someone help me debug this issue I'm having. Basically I'm getting the message
error: expected string or JSON map; got resource.Computed
. The issue appears to be lines 118-121 where I am trying to use the outputs of two resources to create a new policy. The
getBucketPolicy
function thus would be the issue. (If I comment out the bit creating the policy the rest of it seems fine)