Update website/docs/language/values/variables.html.md
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
This commit is contained in:
parent
2195d7a45f
commit
4f88445d05
|
@ -311,7 +311,7 @@ random_pet.animal: Creation complete after 0s [id=jae-known-mongoose]
|
|||
-> This feature was introduced in Terraform v1.1.0.
|
||||
|
||||
The `nullable` argument in a variable block controls whether the module caller
|
||||
may assign the value `null` to the variable:
|
||||
may assign the value `null` to the variable.
|
||||
|
||||
```
|
||||
variable "example" {
|
||||
|
|
Loading…
Reference in New Issue