Meta-arguments¶
Lifecycle¶
- The prevent_destroylifecycle meta-argument should be used on stateful resources (e.g. databases) to mitigate the possibility of accidental data loss.
- The ignore_changeslifecycle meta-argument should be used sparingly, as heavy use could lead to configuration drift.