diff --git a/examples/one-vpc-one-vsi/override.json b/examples/one-vpc-one-vsi/override.json index e9867f0aa..ebde6e0c4 100644 --- a/examples/one-vpc-one-vsi/override.json +++ b/examples/one-vpc-one-vsi/override.json @@ -152,7 +152,7 @@ { "access_tags": [], "boot_volume_encryption_key_name": "slz-vsi-volume-key", - "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-1", + "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-2", "machine_type": "cx2-2x4", "name": "jump-box", "resource_group": "slz-management-rg", diff --git a/examples/override-example/override.json b/examples/override-example/override.json index c6c93e391..dfba72071 100644 --- a/examples/override-example/override.json +++ b/examples/override-example/override.json @@ -404,7 +404,7 @@ { "access_tags": [], "boot_volume_encryption_key_name": "slz-vsi-volume-key", - "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-1", + "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-2", "machine_type": "cx2-2x4", "name": "jump-box", "resource_group": "slz-management-rg", @@ -438,7 +438,7 @@ { "access_tags": [], "boot_volume_encryption_key_name": "slz-vsi-volume-key", - "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-1", + "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-2", "machine_type": "cx2-2x4", "name": "private-svs", "resource_group": "slz-workload-rg", @@ -472,7 +472,7 @@ { "access_tags": [], "boot_volume_encryption_key_name": "slz-vsi-volume-key", - "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-1", + "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-2", "machine_type": "cx2-2x4", "name": "inet-svs", "resource_group": "slz-edge-rg", diff --git a/patterns/mixed/override.json b/patterns/mixed/override.json index b1cf59e40..993c168ec 100644 --- a/patterns/mixed/override.json +++ b/patterns/mixed/override.json @@ -407,7 +407,7 @@ "vsi": [ { "boot_volume_encryption_key_name": "slz-vsi-volume-key", - "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-1", + "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-2", "machine_type": "cx2-4x8", "name": "management-server", "security_group": { diff --git a/patterns/mixed/variables.tf b/patterns/mixed/variables.tf index 2ddd33856..64e25186f 100644 --- a/patterns/mixed/variables.tf +++ b/patterns/mixed/variables.tf @@ -132,7 +132,7 @@ variable "use_random_cos_suffix" { variable "vsi_image_name" { description = "VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images." type = string - default = "ibm-ubuntu-24-04-2-minimal-amd64-1" + default = "ibm-ubuntu-24-04-2-minimal-amd64-2" } variable "vsi_instance_profile" { @@ -489,7 +489,7 @@ variable "teleport_instance_profile" { variable "teleport_vsi_image_name" { description = "Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images." type = string - default = "ibm-ubuntu-24-04-2-minimal-amd64-1" + default = "ibm-ubuntu-24-04-2-minimal-amd64-2" } variable "teleport_license" { diff --git a/patterns/roks/module/variables.tf b/patterns/roks/module/variables.tf index 81e79f8b2..5a38c7f0a 100644 --- a/patterns/roks/module/variables.tf +++ b/patterns/roks/module/variables.tf @@ -573,7 +573,7 @@ variable "teleport_instance_profile" { variable "teleport_vsi_image_name" { description = "Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images." type = string - default = "ibm-ubuntu-24-04-2-minimal-amd64-1" + default = "ibm-ubuntu-24-04-2-minimal-amd64-2" } variable "teleport_license" { diff --git a/patterns/roks/variables.tf b/patterns/roks/variables.tf index 90525e51b..c7b29780a 100644 --- a/patterns/roks/variables.tf +++ b/patterns/roks/variables.tf @@ -590,7 +590,7 @@ variable "teleport_instance_profile" { variable "teleport_vsi_image_name" { description = "Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images." type = string - default = "ibm-ubuntu-24-04-2-minimal-amd64-1" + default = "ibm-ubuntu-24-04-2-minimal-amd64-2" } variable "teleport_license" { diff --git a/patterns/vpc/module/variables.tf b/patterns/vpc/module/variables.tf index 61f4c4e2c..7b7cce8d7 100644 --- a/patterns/vpc/module/variables.tf +++ b/patterns/vpc/module/variables.tf @@ -375,7 +375,7 @@ variable "teleport_instance_profile" { variable "teleport_vsi_image_name" { description = "Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images." type = string - default = "ibm-ubuntu-24-04-2-minimal-amd64-1" + default = "ibm-ubuntu-24-04-2-minimal-amd64-2" } variable "teleport_license" { diff --git a/patterns/vpc/variables.tf b/patterns/vpc/variables.tf index 5b6a7c4a2..2272b140e 100644 --- a/patterns/vpc/variables.tf +++ b/patterns/vpc/variables.tf @@ -381,7 +381,7 @@ variable "teleport_instance_profile" { variable "teleport_vsi_image_name" { description = "Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images." type = string - default = "ibm-ubuntu-24-04-2-minimal-amd64-1" + default = "ibm-ubuntu-24-04-2-minimal-amd64-2" } variable "teleport_license" { diff --git a/patterns/vsi-extension/variables.tf b/patterns/vsi-extension/variables.tf index 0e16c0717..5d4f51485 100644 --- a/patterns/vsi-extension/variables.tf +++ b/patterns/vsi-extension/variables.tf @@ -58,7 +58,7 @@ variable "access_tags" { variable "image_name" { 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." type = string - default = "ibm-ubuntu-24-04-2-minimal-amd64-1" + default = "ibm-ubuntu-24-04-2-minimal-amd64-2" } variable "vsi_instance_profile" { diff --git a/patterns/vsi-quickstart/variables.tf b/patterns/vsi-quickstart/variables.tf index c3d636cf7..686ee5944 100644 --- a/patterns/vsi-quickstart/variables.tf +++ b/patterns/vsi-quickstart/variables.tf @@ -239,7 +239,7 @@ variable "override_json_string" { "vsi": [ { "boot_volume_encryption_key_name": "slz-vsi-volume-key", - "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-1", + "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-2", "machine_type": "cx2-4x8", "name": "jump-box", "resource_group": "management-rg", @@ -285,7 +285,7 @@ variable "override_json_string" { }, { "boot_volume_encryption_key_name": "slz-vsi-volume-key", - "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-1", + "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-2", "machine_type": "cx2-4x8", "name": "workload-server", "resource_group": "workload-rg", diff --git a/patterns/vsi/module/variables.tf b/patterns/vsi/module/variables.tf index 26e98009c..81b0e3802 100644 --- a/patterns/vsi/module/variables.tf +++ b/patterns/vsi/module/variables.tf @@ -125,7 +125,7 @@ variable "use_random_cos_suffix" { variable "vsi_image_name" { description = "VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images." type = string - default = "ibm-ubuntu-24-04-2-minimal-amd64-1" + default = "ibm-ubuntu-24-04-2-minimal-amd64-2" } variable "vsi_instance_profile" { @@ -433,7 +433,7 @@ variable "teleport_instance_profile" { variable "teleport_vsi_image_name" { description = "Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images." type = string - default = "ibm-ubuntu-24-04-2-minimal-amd64-1" + default = "ibm-ubuntu-24-04-2-minimal-amd64-2" } variable "teleport_license" { diff --git a/patterns/vsi/override.json b/patterns/vsi/override.json index bc73a6f88..3c54b141e 100644 --- a/patterns/vsi/override.json +++ b/patterns/vsi/override.json @@ -363,7 +363,7 @@ "vsi": [ { "boot_volume_encryption_key_name": "slz-vsi-volume-key", - "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-1", + "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-2", "machine_type": "cx2-4x8", "name": "management-server", "security_group": { @@ -428,7 +428,7 @@ }, { "boot_volume_encryption_key_name": "slz-vsi-volume-key", - "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-1", + "image_name": "ibm-ubuntu-24-04-2-minimal-amd64-2", "machine_type": "cx2-4x8", "name": "workload-server", "security_group": { diff --git a/patterns/vsi/variables.tf b/patterns/vsi/variables.tf index f7e8509ec..96d1cd420 100644 --- a/patterns/vsi/variables.tf +++ b/patterns/vsi/variables.tf @@ -131,7 +131,7 @@ variable "use_random_cos_suffix" { variable "vsi_image_name" { description = "VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images." type = string - default = "ibm-ubuntu-24-04-2-minimal-amd64-1" + default = "ibm-ubuntu-24-04-2-minimal-amd64-2" } variable "vsi_instance_profile" { @@ -433,7 +433,7 @@ variable "teleport_instance_profile" { variable "teleport_vsi_image_name" { description = "Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images." type = string - default = "ibm-ubuntu-24-04-2-minimal-amd64-1" + default = "ibm-ubuntu-24-04-2-minimal-amd64-2" } variable "teleport_license" {