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