Update variables.html.md
Fixes typo: s/anythiing/anything
This commit is contained in:
parent
81f008ba53
commit
c6bf21baf0
|
@ -56,7 +56,7 @@ the AWS provider with the given variables.
|
||||||
There are three ways to assign variables.
|
There are three ways to assign variables.
|
||||||
|
|
||||||
First, if you execute `terraform plan` or apply without doing
|
First, if you execute `terraform plan` or apply without doing
|
||||||
anythiing, Terraform will ask you to input the variables interactively.
|
anything, Terraform will ask you to input the variables interactively.
|
||||||
These variables are not saved, but provides a nice user experience for
|
These variables are not saved, but provides a nice user experience for
|
||||||
getting started with Terraform.
|
getting started with Terraform.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue