enthought / terraform-modules

Reusable terraform modules
BSD 3-Clause "New" or "Revised" License
26 stars 17 forks source link

Add Lifecycle constraints to modules #17

Open dbolack opened 5 years ago

dbolack commented 5 years ago

We do not want to trigger a rebuild if the auto_init value changes - this is only a concern when we have imported the repository and it is imported as a null value - so ANY value change forces a resource rebuild - which is unneeded.