Add Terraform to description metadata for SEO

This commit is contained in:
Laura Pacilio 2021-07-07 17:24:58 -04:00
parent 2e25fd04c0
commit 6f8774a8ed
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ layout: "language"
page_title: "Provisioners"
sidebar_current: "docs-provisioners"
description: |-
Provisioners are used to execute scripts on a local or remote machine as part of resource creation or destruction.
How to use provisioners in Terraform to execute scripts on a local or remote machine as part of resource creation or destruction.
---
# Provisioners