Add metadata to provisioning infrastructure overview page
This commit is contained in:
parent
1243ae832e
commit
5f0a4a080d
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: "docs"
|
layout: "docs"
|
||||||
page_title: "Provisioning Infrastructure - Terraform CLI"
|
page_title: "Provisioning Infrastructure - Terraform CLI"
|
||||||
|
description: "Learn about core provisioning tasks: `plan`, `apply`, and `destroy`. Terraform uses them to create, modify, and destroy infrastructure to match a configuration."
|
||||||
---
|
---
|
||||||
|
|
||||||
# Provisioning Infrastructure with Terraform
|
# Provisioning Infrastructure with Terraform
|
||||||
|
|
Loading…
Reference in New Issue