Add detail to declare provisioners page metadata

This commit is contained in:
Laura Pacilio 2021-07-16 16:50:55 -04:00
parent 6f056af08e
commit 77c208d02f
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: |-
Using provisioners in Terraform to execute scripts on a local or remote machine as part of resource creation or destruction.
Provisioners run scripts on a local or remote machine during resource creation or destruction. Learn how to declare provisioners in a configuration.
---
# Provisioners