mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Add detail to declare provisioners page metadata
This commit is contained in:
parent
6f056af08e
commit
77c208d02f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user