diff --git a/var.tfvars b/var.tfvars index a43b2fe..7de38b5 100644 --- a/var.tfvars +++ b/var.tfvars @@ -33,7 +33,7 @@ worker = { memory = "16", processors = "1", "count" = 1 } # Images for Power Systems rhel_image_name = "centos-03112022" -rhcos_image_name = "rhcos-415-92-202403051622-t1" +rhcos_image_name = "rhcos-416-94-202404250459-t1" # Public and Private Key for Bastion Nodes public_key_file = "data/compute_id_rsa.pub"