Skip to content

v1.9.0

Latest
Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 11 Feb 17:00
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