fix: Replace try()
with can(coalesce())
to better handle null
values#392
Closed
fatmcgav wants to merge 1 commit intoterraform-aws-modules:master from fatmcgav:refactor-try-can
+22-23
try()
with can(coalesce())
to better handle null
values#392