Lifecycle
In this lesson, we'll discuss the advanced Terraform resource "lifecycle" in detail.
We'll cover the following
Lifecycle
Every resource has a special block that can be set on it called the lifecycle
block. This gives you, the creator, a bit more control as to the lifecycle
of the resource. Let’s run through the options that
you can configure using the lifecycle
block.
Get hands-on with 1400+ tech skills courses.