mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 22:41:40 -04:00
the `build` body doesn't have any labels and we were trying to display those. I also added a test.
5 lines
31 B
HCL
5 lines
31 B
HCL
|
|
build {
|
|
sources = ["ami"]
|
|
}
|