Update hcl2template/types.source.go

Co-authored-by: Megan Marsh <megan@hashicorp.com>
pull/9291/head
Adrien Delorme 6 years ago committed by GitHub
parent 225081c3a6
commit 6a406ffb1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ type SourceBlock struct {
block *hcl.Block
// addition will be merged into block to allow to override builder settings
// addition will be merged into block to allow user to override builder settings
// per build.source block.
addition hcl.Body
}

Loading…
Cancel
Save