Lifecycle

In this lesson, we'll discuss the advanced Terraform resource "lifecycle" in detail.

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 1200+ tech skills courses.