Update example-block.mdx

pull/9291/head
Adrien Delorme 6 years ago
parent b075ae47d7
commit e2b620677c

@ -11,7 +11,8 @@ build {
source "source.amazon-ebs.example" {
# Use the singular `source` block set
# specific fields.
# Note that values cannot be overwritten.
# Note that fields cannot be overwritten, in other words, you cannot
# set output from the top-level source block and here.
output = "different value"
name = var.foo
}

Loading…
Cancel
Save