9523040bc9
Ran into an issue requiring `-var='foo=bar'` over `-var 'foo=bar'`. Without the `=` the generic response came back: ``` Usage: terraform plan [options] [DIR] Generates an execution plan for Terraform. This execution plan can be reviewed... ``` Terraform `0.12.2` |
||
---|---|---|
.. | ||
docs | ||
guides | ||
intro | ||
layouts | ||
upgrade-guides | ||
README.md |
README.md
Terraform Documentation
This directory contains the portions of the Terraform website that pertain to the core functionality, excluding providers and the overall configuration.
The files in this directory are intended to be used in conjunction with
the terraform-website
repository, which brings all of the
different documentation sources together and contains the scripts for testing and building the site as
a whole.