Skip to content

Commit fd67473

Browse files
authored
adding new fgt build (#42)
1 parent 9c381b1 commit fd67473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ resource "random_string" "random_suffix" {
165165
// https://docs.fortinet.com/document/fortigate-public-cloud/7.6.0/ibm-cloud-administration-guide/992669/deploying-fortigate-vm-on-ibm-cloud
166166
// Deploys 7.6.2 image
167167
variable "image" {
168-
default = "cos://us-geo/fortinet/fortigate_byol_762_b3462_GA.qcow2"
168+
default = "cos://us-geo/fortinet/fortigate_byol_763_b3510_GA.qcow2"
169169
}
170170

171171
variable "IBMCLOUD_API_KEY" {

0 commit comments

Comments
 (0)