Adrien Delorme 4bc16455b4
HCL2: add a packer block with a required_version input setting (#10149)
* add the possibility to set the packer.required_version field; to make sure the template file works with that version of Packer
* add tests
* add documentation on packer.required_version

Example:

packer {
  required_version = ">= 1.2.0, < 2.0.0"
}
2020-10-27 10:03:36 +01:00
..
2020-05-26 10:35:04 -04:00
2020-06-12 12:08:23 +02:00
2020-07-13 12:33:16 +02:00
2020-06-09 12:47:53 -04:00
2020-10-23 11:41:03 -07:00
2020-04-07 17:53:25 -04:00
2020-10-07 09:57:47 -05:00
2020-04-07 17:50:46 -04:00
2020-04-07 17:50:46 -04:00