Skip to content

v1.9.0

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 11 Feb 17:00
· 17 commits to refs/heads/main since this release
0a08ea0
248 - Fix planning failure @rtisma (#254) ## what
  • terraform plan does not error out now when the module is disabled.

why

  • skip coalescing null values when the module is disabled
  • applies only to local.endpoint_address and local.reader_endpoint_address

references

closes #248