Skip to content

0.14.0 Fix broken public_ip output

Compare
Choose a tag to compare
@maximmi maximmi released this 12 Feb 23:02
3cbfe88

what

  • Changing the handling of the public_ip-output to use concat instead of coalesce

why

  • Coalesce breaks with 0.12 when the resource returns an empty tuple.