Skip to content

Commit

Permalink
fix: update the default VSI image name to ibm-ubuntu-24-04-6-minimal-…
Browse files Browse the repository at this point in the history
…amd64-2 (#940)
  • Loading branch information
terraform-ibm-modules-ops authored Jan 14, 2025
1 parent 29e6a48 commit 62ce9dd
Show file tree
Hide file tree
Showing 13 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion examples/one-vpc-one-vsi/override.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
{
"access_tags": [],
"boot_volume_encryption_key_name": "slz-vsi-volume-key",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-1",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-2",
"machine_type": "cx2-2x4",
"name": "jump-box",
"resource_group": "slz-management-rg",
Expand Down
6 changes: 3 additions & 3 deletions examples/override-example/override.json
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@
{
"access_tags": [],
"boot_volume_encryption_key_name": "slz-vsi-volume-key",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-1",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-2",
"machine_type": "cx2-2x4",
"name": "jump-box",
"resource_group": "slz-management-rg",
Expand Down Expand Up @@ -426,7 +426,7 @@
{
"access_tags": [],
"boot_volume_encryption_key_name": "slz-vsi-volume-key",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-1",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-2",
"machine_type": "cx2-2x4",
"name": "private-svs",
"resource_group": "slz-workload-rg",
Expand Down Expand Up @@ -460,7 +460,7 @@
{
"access_tags": [],
"boot_volume_encryption_key_name": "slz-vsi-volume-key",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-1",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-2",
"machine_type": "cx2-2x4",
"name": "inet-svs",
"resource_group": "slz-edge-rg",
Expand Down
2 changes: 1 addition & 1 deletion patterns/mixed/override.json
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@
"vsi": [
{
"boot_volume_encryption_key_name": "slz-vsi-volume-key",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-1",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-2",
"machine_type": "cx2-4x8",
"name": "management-server",
"security_group": {
Expand Down
4 changes: 2 additions & 2 deletions patterns/mixed/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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-6-minimal-amd64-1"
default = "ibm-ubuntu-24-04-6-minimal-amd64-2"
}

variable "vsi_instance_profile" {
Expand Down Expand Up @@ -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-6-minimal-amd64-1"
default = "ibm-ubuntu-24-04-6-minimal-amd64-2"
}

variable "teleport_license" {
Expand Down
2 changes: 1 addition & 1 deletion patterns/roks/module/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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-6-minimal-amd64-1"
default = "ibm-ubuntu-24-04-6-minimal-amd64-2"
}

variable "teleport_license" {
Expand Down
2 changes: 1 addition & 1 deletion patterns/roks/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,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-6-minimal-amd64-1"
default = "ibm-ubuntu-24-04-6-minimal-amd64-2"
}

variable "teleport_license" {
Expand Down
2 changes: 1 addition & 1 deletion patterns/vpc/module/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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-6-minimal-amd64-1"
default = "ibm-ubuntu-24-04-6-minimal-amd64-2"
}

variable "teleport_license" {
Expand Down
2 changes: 1 addition & 1 deletion patterns/vpc/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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-6-minimal-amd64-1"
default = "ibm-ubuntu-24-04-6-minimal-amd64-2"
}

variable "teleport_license" {
Expand Down
2 changes: 1 addition & 1 deletion patterns/vsi-extension/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,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-6-minimal-amd64-1"
default = "ibm-ubuntu-24-04-6-minimal-amd64-2"
}

variable "vsi_instance_profile" {
Expand Down
4 changes: 2 additions & 2 deletions patterns/vsi-quickstart/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ variable "override_json_string" {
"vsi": [
{
"boot_volume_encryption_key_name": "slz-vsi-volume-key",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-1",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-2",
"machine_type": "cx2-4x8",
"name": "jump-box",
"resource_group": "management-rg",
Expand Down Expand Up @@ -277,7 +277,7 @@ variable "override_json_string" {
},
{
"boot_volume_encryption_key_name": "slz-vsi-volume-key",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-1",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-2",
"machine_type": "cx2-4x8",
"name": "workload-server",
"resource_group": "workload-rg",
Expand Down
4 changes: 2 additions & 2 deletions patterns/vsi/module/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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-6-minimal-amd64-1"
default = "ibm-ubuntu-24-04-6-minimal-amd64-2"
}

variable "vsi_instance_profile" {
Expand Down Expand Up @@ -413,7 +413,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-6-minimal-amd64-1"
default = "ibm-ubuntu-24-04-6-minimal-amd64-2"
}

variable "teleport_license" {
Expand Down
4 changes: 2 additions & 2 deletions patterns/vsi/override.json
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@
"vsi": [
{
"boot_volume_encryption_key_name": "slz-vsi-volume-key",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-1",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-2",
"machine_type": "cx2-4x8",
"name": "management-server",
"security_group": {
Expand Down Expand Up @@ -427,7 +427,7 @@
},
{
"boot_volume_encryption_key_name": "slz-vsi-volume-key",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-1",
"image_name": "ibm-ubuntu-24-04-6-minimal-amd64-2",
"machine_type": "cx2-4x8",
"name": "workload-server",
"security_group": {
Expand Down
4 changes: 2 additions & 2 deletions patterns/vsi/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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-6-minimal-amd64-1"
default = "ibm-ubuntu-24-04-6-minimal-amd64-2"
}

variable "vsi_instance_profile" {
Expand Down Expand Up @@ -419,7 +419,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-6-minimal-amd64-1"
default = "ibm-ubuntu-24-04-6-minimal-amd64-2"
}

variable "teleport_license" {
Expand Down

0 comments on commit 62ce9dd

Please sign in to comment.