Skip to content

Commit

Permalink
Merge pull request #20 from fortinet/update_724
Browse files Browse the repository at this point in the history
Update fortios v7.2.4 b1396
  • Loading branch information
fshuva authored Feb 23, 2023
2 parents 9f4abd7 + 414f934 commit b552912
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 @@ -64,9 +64,9 @@ resource "random_string" "random_suffix" {

// FortiOS Custom Image ID
// https://docs.fortinet.com/vm/ibm/fortigate/6.4/ibm-cloud-cookbook/6.4.2/992669/deploying-fortigate-vm-on-ibm-cloud
// Deploys 7.2.3 image
// Deploys 7.2.4 image
variable "image" {
default = "cos://us-geo/fortinet/fortigate_byol_723_b1262_GA.qcow2"
default = "cos://us-geo/fortinet/fortigate_byol_724_b1396_GA.qcow2"
}
//For more details see: https://cloud.ibm.com/docs/account?topic=account-userapikey
variable "ibmcloud_api_key" {
Expand Down

0 comments on commit b552912

Please sign in to comment.