Make metadata description more concise

This commit is contained in:
Laura Pacilio 2021-07-09 11:15:10 -04:00
parent 62b444504d
commit 62b11f02e2
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@ layout: "language"
page_title: "Provider Configuration - Configuration Language"
sidebar_current: "docs-config-providers"
description: |-
Learn how to configure provider settings and alias providers to use multiple
different provider configurations in the same Terraform project.
Configuring Terraform providers, including how to use the `alias` meta-argument to specify multiple configurations for a single provider.
---
# Provider Configuration