diff --git a/src/data/roadmaps/terraform/content/lifecycle@0A8zTuCXVmcruJdfH3cNu.md b/src/data/roadmaps/terraform/content/lifecycle@0A8zTuCXVmcruJdfH3cNu.md index a0b636c7f..e511f67e8 100644 --- a/src/data/roadmaps/terraform/content/lifecycle@0A8zTuCXVmcruJdfH3cNu.md +++ b/src/data/roadmaps/terraform/content/lifecycle@0A8zTuCXVmcruJdfH3cNu.md @@ -4,6 +4,6 @@ The lifecycle meta-argument in Terraform customizes the behavior of resources du Learn more from the following resources: -- [@official@Terraform Docs - for_each](https://developer.hashicorp.com/terraform/language/meta-arguments/lifecycle) +- [@official@Terraform Docs - lifecycle](https://developer.hashicorp.com/terraform/language/meta-arguments/lifecycle) - [@article@Terraform Resource Lifecycle](https://spacelift.io/blog/terraform-resource-lifecycle) -- [@article@Understanding the Lifecycle Block](https://dev.to/pwd9000/terraform-understanding-the-lifecycle-block-4f6e) \ No newline at end of file +- [@article@Understanding the Lifecycle Block](https://dev.to/pwd9000/terraform-understanding-the-lifecycle-block-4f6e)