Skip to content

Commit

Permalink
Updating firmware to v7.2.3 Build 1262 (#27)
Browse files Browse the repository at this point in the history
updating firmware v7.2.3b1262

Co-authored-by: fshuva <[email protected]>
  • Loading branch information
fshuva and fshuva committed Nov 16, 2022
1 parent 6c9e851 commit 76005e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vars.tf
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,9 @@ resource "random_string" "random_suffix" {

// FortiOS Custom Image ID
// https://docs.fortinet.com/document/fortigate-public-cloud/7.0.0/ibm-cloud-administration-guide/324064/ha-for-fortigate-vm-on-ibm-cloud
//Deploys 7.2.2 Image
//Deploys 7.2.3 Image
variable "image" {
default = "cos://us-geo/fortinet/fortigate_byol_722_b1255_GA.qcow2"
default = "cos://us-geo/fortinet/fortigate_byol_723_b1262_GA.qcow2"
}

variable "IBMCLOUD_API_KEY" {
Expand Down

0 comments on commit 76005e5

Please sign in to comment.