mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-23 08:21:43 -04:00
* HCL2: Test that the packer block passes in packer validate * HCL2: Test invalid packer blocks are invalid * docs: state from which version the packer block is available
4 lines
35 B
HCL
4 lines
35 B
HCL
packer {
|
|
version = ">= v1.0.0"
|
|
}
|