Skip to content

Commit

Permalink
adding 721 image (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel-Cripps authored Aug 12, 2022
1 parent 5fb28a3 commit ff6c649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars.tf
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ resource "random_string" "random_suffix" {
// 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.0 Image
variable "image" {
default = "cos://us-geo/fortinet/fortigate_byol_720_b1157_GA.qcow2"
default = "cos://us-geo/fortinet/fortigate_byol_721_b1254_GA.qcow2"
}
variable "IBMCLOUD_API_KEY" {
default = ""
Expand Down

0 comments on commit ff6c649

Please sign in to comment.