mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-25 09:14:01 -04:00
Merge pull request #12222 from hashicorp/backport/variables-doc/namely-regular-cougar
This pull request was automerged via backport-assistant
This commit is contained in:
@@ -98,7 +98,7 @@ Packer defines the following arguments for variable declarations:
|
||||
|
||||
The variable declaration can also include a `default` argument. If present,
|
||||
the variable is considered to be _optional_ and the default value will be used
|
||||
if no value is set when calling the module or running Terraform. The `default`
|
||||
if no value is set when running Packer. The `default`
|
||||
argument requires a literal value and cannot reference other objects in the
|
||||
configuration.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user