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 151151    {
152152      "access_tags" : [],
153153      "boot_volume_encryption_key_name" : " slz-vsi-volume-key" 
154-       "image_name" : " ibm-ubuntu-22-04-3 -minimal-amd64-2 " 
154+       "image_name" : " ibm-ubuntu-22-04-4 -minimal-amd64-1 " 
155155      "machine_type" : " cx2-2x4" 
156156      "name" : " jump-box" 
157157      "resource_group" : " slz-management-rg" 
Original file line number Diff line number Diff line change 387387    {
388388      "access_tags" : [],
389389      "boot_volume_encryption_key_name" : " slz-vsi-volume-key" 
390-       "image_name" : " ibm-ubuntu-22-04-3 -minimal-amd64-2 " 
390+       "image_name" : " ibm-ubuntu-22-04-4 -minimal-amd64-1 " 
391391      "machine_type" : " cx2-2x4" 
392392      "name" : " jump-box" 
393393      "resource_group" : " slz-management-rg" 
420420    {
421421      "access_tags" : [],
422422      "boot_volume_encryption_key_name" : " slz-vsi-volume-key" 
423-       "image_name" : " ibm-ubuntu-22-04-3 -minimal-amd64-2 " 
423+       "image_name" : " ibm-ubuntu-22-04-4 -minimal-amd64-1 " 
424424      "machine_type" : " cx2-2x4" 
425425      "name" : " private-svs" 
426426      "resource_group" : " slz-workload-rg" 
453453    {
454454      "access_tags" : [],
455455      "boot_volume_encryption_key_name" : " slz-vsi-volume-key" 
456-       "image_name" : " ibm-ubuntu-22-04-3 -minimal-amd64-2 " 
456+       "image_name" : " ibm-ubuntu-22-04-4 -minimal-amd64-1 " 
457457      "machine_type" : " cx2-2x4" 
458458      "name" : " inet-svs" 
459459      "resource_group" : " slz-edge-rg" 
Original file line number Diff line number Diff line change 404404    "vsi" : [
405405        {
406406            "boot_volume_encryption_key_name" : " slz-vsi-volume-key" 
407-             "image_name" : " ibm-ubuntu-22-04-3 -minimal-amd64-2 " 
407+             "image_name" : " ibm-ubuntu-22-04-4 -minimal-amd64-1 " 
408408            "machine_type" : " cx2-4x8" 
409409            "name" : " management-server" 
410410            "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-22-04-3 -minimal-amd64-2 " 
135+   default      =  " ibm-ubuntu-22-04-4 -minimal-amd64-1 " 
136136}
137137
138138variable  "vsi_instance_profile"  {
@@ -476,7 +476,7 @@ variable "teleport_instance_profile" {
476476variable  "teleport_vsi_image_name"  {
477477  description  =  " Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images." 
478478  type         =  string 
479-   default      =  " ibm-ubuntu-22-04-3 -minimal-amd64-2 " 
479+   default      =  " ibm-ubuntu-22-04-4 -minimal-amd64-1 " 
480480}
481481
482482variable  "teleport_license"  {
Original file line number Diff line number Diff line change @@ -465,7 +465,7 @@ variable "teleport_instance_profile" {
465465variable  "teleport_vsi_image_name"  {
466466  description  =  " Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images." 
467467  type         =  string 
468-   default      =  " ibm-ubuntu-22-04-3 -minimal-amd64-2 " 
468+   default      =  " ibm-ubuntu-22-04-4 -minimal-amd64-1 " 
469469}
470470
471471variable  "teleport_license"  {
Original file line number Diff line number Diff line change @@ -473,7 +473,7 @@ variable "teleport_instance_profile" {
473473variable  "teleport_vsi_image_name"  {
474474  description  =  " Teleport VSI image name. Use the IBM Cloud CLI command `ibmcloud is images` to see availabled images." 
475475  type         =  string 
476-   default      =  " ibm-ubuntu-22-04-3 -minimal-amd64-2 " 
476+   default      =  " ibm-ubuntu-22-04-4 -minimal-amd64-1 " 
477477}
478478
479479variable  "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-22-04-3 -minimal-amd64-2 " 
378+   default      =  " ibm-ubuntu-22-04-4 -minimal-amd64-1 " 
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-22-04-3 -minimal-amd64-2 " 
384+   default      =  " ibm-ubuntu-22-04-4 -minimal-amd64-1 " 
385385}
386386
387387variable  "teleport_license"  {
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ variable "access_tags" {
5353variable  "image_name"  {
5454  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." 
5555  type         =  string 
56-   default      =  " ibm-ubuntu-22-04-3 -minimal-amd64-2 " 
56+   default      =  " ibm-ubuntu-22-04-4 -minimal-amd64-1 " 
5757}
5858
5959variable  "vsi_instance_profile"  {
Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ variable "override_json_string" {
231231   "vsi": [ 
232232      { 
233233         "boot_volume_encryption_key_name": "slz-vsi-volume-key", 
234-          "image_name": "ibm-ubuntu-22-04-3 -minimal-amd64-2 ", 
234+          "image_name": "ibm-ubuntu-22-04-4 -minimal-amd64-1 ", 
235235         "machine_type": "cx2-4x8", 
236236         "name": "jump-box", 
237237         "resource_group": "management-rg", 
@@ -276,7 +276,7 @@ variable "override_json_string" {
276276      }, 
277277      { 
278278         "boot_volume_encryption_key_name": "slz-vsi-volume-key", 
279-          "image_name": "ibm-ubuntu-22-04-3 -minimal-amd64-2 ", 
279+          "image_name": "ibm-ubuntu-22-04-4 -minimal-amd64-1 ", 
280280         "machine_type": "cx2-4x8", 
281281         "name": "workload-server", 
282282         "resource_group": "workload-rg", 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments