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-08 17:46:33 +02:00
2020-05-08 17:46:33 +02:00
2020-05-08 17:46:33 +02:00
2019-12-17 11:25:56 +01:00
2020-10-14 12:58:04 -07:00
2020-10-02 10:49:21 +02:00
2020-10-14 12:58:04 -07:00
2019-07-24 18:04:17 +01:00
2020-05-12 11:33:44 +02:00
2020-10-14 14:52:17 -04:00
2020-10-02 10:49:21 +02:00
2020-10-07 23:43:12 -07:00
2019-12-17 11:25:56 +01:00
2020-10-14 12:58:04 -07:00
2014-10-27 20:58:44 -07:00