Closed bryantbiggs closed 6 months ago
try()
lookup()
pre-commit run -a
Confirming that this fixes issue #395 Thanks Bryant!
What does this PR do?
try()
) to lazy (lookup()
) to avoid unknown value errors when iterating over computed values https://github.com/clowdhaus/terraform-for-each-unknownMotivation
More
pre-commit run -a
with this PRFor Moderators
Additional Notes