Skip to content

0.21.0 Settings changes fix

Compare
Choose a tag to compare
@maximmi maximmi released this 26 May 07:39
b809467

what

  • Fix of #43 for terraform 0.12.x for now and separated classic & application ELB settings

why

  • As #43 shows, terraform 0.12.x shows settings changes during terraform planwhen no changes were done.
  • furthermore, if you are using an application load balancer the classic ELB settings are always shown as changes. I used the AWS documentation of "deprecated" classic ELB values if you are using an ALB to decide which settings go into which of the two lists.

references

  • closes #43 for terraform 0.12.x