terraform/website/docs/backends
Kristin Laemmert df244b87c2
command/init: return an error with invalid -backend-config files (#25411)
* command/init: return an error with invalid -backend-config files

The -backend-config flag expects a set of key-value pairs or a file
containing key-value pairs. If the file instead contains a full backend
configuration block, it was silently ignored. This commit adds a check
for blocks in the file and returns an error if they are encountered.

Fixes #24845

* emphasize backend configuration file in docs
2020-06-26 12:49:31 -04:00
..
types Document swift support for locks 2020-06-25 17:56:10 +02:00
config.html.md command/init: return an error with invalid -backend-config files (#25411) 2020-06-26 12:49:31 -04:00
index.html.md website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
init.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
legacy-0-8.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
operations.html.md website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
state.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00