terraform/website/docs
mg 9523040bc9
Update plan.html.markdown
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`
2019-06-28 12:07:08 -05:00
..
backends website: Add partial config file example for remote backend (#21520) 2019-06-27 11:53:35 -07:00
commands Update plan.html.markdown 2019-06-28 12:07:08 -05:00
configuration website: Document ignore_changes for individual map elements 2019-06-18 17:37:24 -07:00
configuration-0-11 Remove links to legacy Terraform Enterprise docs 2019-06-07 13:47:12 -04:00
import website: "map" a real resource to configuration, not "attach" (#17912) 2019-03-22 16:10:44 -07:00
internals website: Indicate v0.12-only content 2019-03-18 12:42:21 -07:00
modules website: Separate "Module Composition" section for variants 2019-06-18 14:03:28 -07:00
plugins website: Finish moving "writing custom providers" to /docs/extend/ 2019-01-11 16:36:40 -08:00
providers website: fix terraform_remote_state example for "config" argument (#21728) 2019-06-18 16:25:36 -07:00
provisioners website: Puppet provisioner docs links fixed (#21843) 2019-06-21 14:11:13 -04:00
registry website: Fix broken links to modules/usage and modules/create 2019-03-14 10:38:52 +00:00
state website: Fix several spelling errors 2019-03-21 18:12:11 -07:00
cli-index.html.md website: Write new content for CLI docs front page 2019-03-15 13:00:58 +00:00