diff --git a/vars.tf b/vars.tf index 45b0fba..610788a 100644 --- a/vars.tf +++ b/vars.tf @@ -68,7 +68,7 @@ resource "random_string" "random_suffix" { // 6.4.4 available link: cos://us-geo/fortinet/fortigate_byol_644_b1803_GA.qcow2 // 7.0 link : cos://us-geo/fortinet/fortigate_byol_700_b0066_GA.qcow2 variable "image" { - default = "cos://us-geo/fortinet/fortigate_byol_701_b0157_GA.qcow2" + default = "cos://us-geo/fortinet/fortigate_byol_702_b0234_GA.qcow2" } //For more details see: https://cloud.ibm.com/docs/account?topic=account-userapikey variable "ibmcloud_api_key" {