doc: fix sources typo (#10733)

pull/10738/head
Kennith Leung 5 years ago committed by GitHub
parent cd93957225
commit f4caf5978f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,7 +52,7 @@ source "amazon-ebs" "second-example" {
}
build {
source = [
sources = [
"source.amazon-ebs.first-example",
"source.amazon-ebs.second-example",
]

Loading…
Cancel
Save