You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/command/test-fixtures/version_req/base_failure/version.pkr.hcl

10 lines
139 B

packer {
required_version = ">= 700000.0.0"
}
block_from_the_future {
the_answer_to_life_the_universe_and_everything = 42
}
build {}