This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Releases: RJPearson94/terraform-twilio-autopilot
Releases · RJPearson94/terraform-twilio-autopilot
v2.0.1
v2.0.0
2.0.0 (2021-03-08)
- feat!: add lifecycle meta-argument create before destroy to model build (36e7137)
BREAKING CHANGES
- This change requires terraform v0.14 or above due to improvements in changes in how terraform walks the dependency graph. In terraform 0.13 and below create_before_destroy caused a cycle to occur under certain scenarios and this does not appear to happen in 0.14