Skip to content

Commit

Permalink
Merge pull request #8 from fortinet/update_7.0.2
Browse files Browse the repository at this point in the history
update to 7.0.2
  • Loading branch information
Joel-Cripps authored Oct 26, 2021
2 parents fc96022 + a4a033f commit 77b5be1
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 @@ -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" {
Expand Down

0 comments on commit 77b5be1

Please sign in to comment.