Remove back ticks from lifecycle page

This commit is contained in:
Laura Pacilio 2021-07-30 10:47:31 -04:00
parent a7c1ae72a4
commit 051ce2ae6c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
layout: "language"
page_title: "The lifecycle Meta-Argument - Configuration Language"
description: "The meta-arguments in a `lifecycle` block allow you to customize resource behavior. For example, preventing Terraform from destroying associated infrastructure."
description: "The meta-arguments in a lifecycle block allow you to customize resource behavior."
---
# The `lifecycle` Meta-Argument