Corrected minor typo

On Windows, the file must be named named terraform.rc => On Windows, the file must be named terraform.rc
pull/27479/head
Cladius Fernando 5 years ago committed by Pam Selle
parent ec5d3a405c
commit eed411e02b

@ -18,7 +18,7 @@ which apply across all Terraform working directories. This is separate from
The configuration is placed in a single file whose location depends on the
host operating system:
* On Windows, the file must be named named `terraform.rc` and placed
* On Windows, the file must be named `terraform.rc` and placed
in the relevant user's `%APPDATA%` directory. The physical location
of this directory depends on your Windows version and system configuration;
use `$env:APPDATA` in PowerShell to find its location on your system.

Loading…
Cancel
Save