mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-19 03:02:07 -04:00
Only use the create_before_destroy-hook in launch configurations. The autoscaling group must not use the create_before_destroy-hook, because it can be updated (and not destroyed + re-created). Using the create_before_destroy-hook in autoscaling group also leads to unwanted cyclic dependencies.