Revert "Docs: Change misspelling of variable in documentation"

This reverts commit 7756023564.
pull/31121/head
Dan Potepa 4 years ago
parent 2ad3ac7d01
commit 2dd5e10469

@ -478,7 +478,7 @@ variable "moose" {
And the following `.tfvars` file:
```hcl
moose = "Moose"
mosse = "Moose"
```
Will cause Terraform to warn you that there is no variable declared `"mosse"`, which can help

Loading…
Cancel
Save