Can a List of Resources be used in the depends_on Property
Can a resource’s depends_on be used against all elements in a "resource list". For example, in the resource below, the source_ids’ property is enumerated, however, I get an error when I attempt to concat() those elements in the depends_on with other elements. The code below is valid and deploys, however, I don’t know if that… Read More Can a List of Resources be used in the depends_on Property