mirror of
https://github.com/hashicorp/packer.git
synced 2026-03-02 05:21:02 -05:00
Not validating the bucket's name during parse leads to configurations being marked as valid, even if the bucket name is not, which will fail during a real build afterwards. To avoid this problem and fail with an error as quickly as possible, we add a check during parsing, so that it gets reported for validate as well. |
||
|---|---|---|
| .. | ||
| build | ||
| build.pkr.hcl | ||
| communicator | ||
| complete | ||
| datasources | ||
| empty | ||
| format | ||
| hcp_par | ||
| init | ||
| sources | ||
| unknown | ||
| variables | ||