File tree Expand file tree Collapse file tree 13 files changed +20
-20
lines changed Expand file tree Collapse file tree 13 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 152152 {
153153 "access_tags" : [],
154154 "boot_volume_encryption_key_name" : " slz-vsi-volume-key" ,
155- "image_name" : " ibm-ubuntu-24-04-2-minimal-amd64-1 " ,
155+ "image_name" : " ibm-ubuntu-24-04-2-minimal-amd64-3 " ,
156156 "machine_type" : " cx2-2x4" ,
157157 "name" : " jump-box" ,
158158 "resource_group" : " slz-management-rg" ,
Original file line number Diff line number Diff line change 404404 {
405405 "access_tags" : [],
406406 "boot_volume_encryption_key_name" : " slz-vsi-volume-key" ,
407- "image_name" : " ibm-ubuntu-24-04-2-minimal-amd64-1 " ,
407+ "image_name" : " ibm-ubuntu-24-04-2-minimal-amd64-3 " ,
408408 "machine_type" : " cx2-2x4" ,
409409 "name" : " jump-box" ,
410410 "resource_group" : " slz-management-rg" ,
438438 {
439439 "access_tags" : [],
440440 "boot_volume_encryption_key_name" : " slz-vsi-volume-key" ,
441- "image_name" : " ibm-ubuntu-24-04-2-minimal-amd64-1 " ,
441+ "image_name" : " ibm-ubuntu-24-04-2-minimal-amd64-3 " ,
442442 "machine_type" : " cx2-2x4" ,
443443 "name" : " private-svs" ,
444444 "resource_group" : " slz-workload-rg" ,
472472 {
473473 "access_tags" : [],
474474 "boot_volume_encryption_key_name" : " slz-vsi-volume-key" ,
475- "image_name" : " ibm-ubuntu-24-04-2-minimal-amd64-1 " ,
475+ "image_name" : " ibm-ubuntu-24-04-2-minimal-amd64-3 " ,
476476 "machine_type" : " cx2-2x4" ,
477477 "name" : " inet-svs" ,
478478 "resource_group" : " slz-edge-rg" ,
Original file line number Diff line number Diff line change 407407 "vsi" : [
408408 {
409409 "boot_volume_encryption_key_name" : " slz-vsi-volume-key" ,
410- "image_name" : " ibm-ubuntu-24-04-2-minimal-amd64-1 " ,
410+ "image_name" : " ibm-ubuntu-24-04-2-minimal-amd64-3 " ,
411411 "machine_type" : " cx2-4x8" ,
412412 "name" : " management-server" ,
413413 "security_group" : {
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ variable "use_random_cos_suffix" {
132132variable "vsi_image_name" {
133133 description = " VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images."
134134 type = string
135- default = " ibm-ubuntu-24-04-2-minimal-amd64-1 "
135+ default = " ibm-ubuntu-24-04-2-minimal-amd64-3 "
136136}
137137
138138variable "vsi_instance_profile" {
@@ -489,7 +489,7 @@ variable "teleport_instance_profile" {
489489variable "teleport_vsi_image_name" {
490490 description = " Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images."
491491 type = string
492- default = " ibm-ubuntu-24-04-2-minimal-amd64-1 "
492+ default = " ibm-ubuntu-24-04-2-minimal-amd64-3 "
493493}
494494
495495variable "teleport_license" {
Original file line number Diff line number Diff line change @@ -573,7 +573,7 @@ variable "teleport_instance_profile" {
573573variable "teleport_vsi_image_name" {
574574 description = " Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images."
575575 type = string
576- default = " ibm-ubuntu-24-04-2-minimal-amd64-1 "
576+ default = " ibm-ubuntu-24-04-2-minimal-amd64-3 "
577577}
578578
579579variable "teleport_license" {
Original file line number Diff line number Diff line change @@ -590,7 +590,7 @@ variable "teleport_instance_profile" {
590590variable "teleport_vsi_image_name" {
591591 description = " Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images."
592592 type = string
593- default = " ibm-ubuntu-24-04-2-minimal-amd64-1 "
593+ default = " ibm-ubuntu-24-04-2-minimal-amd64-3 "
594594}
595595
596596variable "teleport_license" {
Original file line number Diff line number Diff line change @@ -375,7 +375,7 @@ variable "teleport_instance_profile" {
375375variable "teleport_vsi_image_name" {
376376 description = " Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images."
377377 type = string
378- default = " ibm-ubuntu-24-04-2-minimal-amd64-1 "
378+ default = " ibm-ubuntu-24-04-2-minimal-amd64-3 "
379379}
380380
381381variable "teleport_license" {
Original file line number Diff line number Diff line change @@ -381,7 +381,7 @@ variable "teleport_instance_profile" {
381381variable "teleport_vsi_image_name" {
382382 description = " Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images."
383383 type = string
384- default = " ibm-ubuntu-24-04-2-minimal-amd64-1 "
384+ default = " ibm-ubuntu-24-04-2-minimal-amd64-3 "
385385}
386386
387387variable "teleport_license" {
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ variable "access_tags" {
5858variable "image_name" {
5959 description = " The image ID used for the VSI. You can run the `ibmcloud is images` CLI command to find available images. The IDs are different in each region."
6060 type = string
61- default = " ibm-ubuntu-24-04-2-minimal-amd64-1 "
61+ default = " ibm-ubuntu-24-04-2-minimal-amd64-3 "
6262}
6363
6464variable "vsi_instance_profile" {
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ variable "override_json_string" {
239239 "vsi": [
240240 {
241241 "boot_volume_encryption_key_name": "slz-vsi-volume-key",
242- "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-1 ",
242+ "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-3 ",
243243 "machine_type": "cx2-4x8",
244244 "name": "jump-box",
245245 "resource_group": "management-rg",
@@ -285,7 +285,7 @@ variable "override_json_string" {
285285 },
286286 {
287287 "boot_volume_encryption_key_name": "slz-vsi-volume-key",
288- "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-1 ",
288+ "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-3 ",
289289 "machine_type": "cx2-4x8",
290290 "name": "workload-server",
291291 "resource_group": "workload-rg",
You can’t perform that action at this time.
0 commit comments