Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default nva sku in terraform script does not work #366

Open
yagosys opened this issue Mar 5, 2024 · 1 comment
Open

default nva sku in terraform script does not work #366

yagosys opened this issue Mar 5, 2024 · 1 comment

Comments

@yagosys
Copy link

yagosys commented Mar 5, 2024

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
Copy link
Member

jvhoof commented Mar 7, 2024

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

Joeri

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants