File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
images/capi/packer/outscale Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 22 required_plugins {
33 outscale = {
44 source = " github.com/outscale/outscale"
5- version = " ~> 1.2 .0"
5+ version = " ~> 1.5 .0"
66 }
77 }
88}
Original file line number Diff line number Diff line change 77 " {{ user `account_id` }}"
88 ],
99 "omi_name" : " {{user `omi_name`}}" ,
10+ "omi_boot_modes" : [" legacy" , " uefi" ],
1011 "region" : " {{ user `region` }}" ,
1112 "secret_key" : " {{ user `secret_key` }}" ,
1213 "source_omi" : " {{ user `source_image` }}" ,
126127 "runc_url" : " https://github.com/opencontainers/runc/releases/download/v{{user `runc_version`}}/runc.amd64" ,
127128 "runc_version" : null ,
128129 "secret_key" : " {{env `OSC_SECRET_KEY`}}" ,
129- "vm_type" : " tinav5 .c2r4p2"
130+ "vm_type" : " tinav6 .c2r4p2"
130131 }
131132}
You can’t perform that action at this time.
0 commit comments