Commit 84eec17
committed
Switch from json to hcl file format for packer
Packer has its own file format in place of json for describing
packer builds. We added the hcl file in a previous commit,
but forgot to update build-amis.sh and remove the old json file.
Signed-off-by: Brian Barrett <[email protected]>1 parent 75cd029 commit 84eec17
2 files changed
+3
-357
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
This file was deleted.
0 commit comments