40net-cloud / fortinet-azure-solutions

A set of Azure Templates for getting you started in Azure with Fortinet solutions. This repository is a place for beta releases and work on the latest templates to be published on github.com/fortinet or custom templates.
https://github.com/fortinet/azure-templates
MIT License
66 stars 57 forks source link

default nva sku in terraform script does not work #366

Closed yagosys closed 3 weeks ago

yagosys commented 8 months ago

Have to change it to "fortigate_vwan_nva" to make it work. the default vaule is "'fortinet-sdwan-and-ngfw' or 'fortinet-ngfw'. but it does not work.

fortinet-azure-solutions/FortiGate/AzureVirtualWAN/terraform/varible.tf

variable "fgt_sku" { default = "fortigate_vwan_nva" }

jvhoof commented 8 months ago

Thanks for reporting this. We will check this and update the template where needed.

Joeri

jvhoof commented 3 weeks ago

Updated modules have been posted on the below link which contains other FortiGate Terraform modules as well: https://github.com/40net-cloud/terraform-azure-fortigate