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

Fortimanager Terraform - typo in 02-fortinet.tf #60

Open
Sebastien-Mole-Oney opened this issue Dec 12, 2023 · 1 comment
Open

Fortimanager Terraform - typo in 02-fortinet.tf #60

Sebastien-Mole-Oney opened this issue Dec 12, 2023 · 1 comment

Comments

@Sebastien-Mole-Oney
Copy link

Sebastien-Mole-Oney commented Dec 12, 2023

Hello,
While testing deployment, I noticed a typo, in Fortimanager TF deployment in the file "02-fortinet.tf"
https://github.com/fortinet/azure-templates/tree/main/FortiManager/Terraform/single-1nic/terraform)
/02-fortinet.tf
Original : Line 103 : private_ip_address_allocation = "static"
Suggest : Line 103 : private_ip_address_allocation = "Static"
"Static" with upper "S" is expected

@jvhoof
Copy link
Collaborator

jvhoof commented Dec 16, 2023

Hi Sebastien,

That is indeed a bug in the Terraform. We had already fixed it in our beta repo:
https://github.com/40net-cloud/fortinet-azure-solutions/blob/main/FortiGate/Terraform/A-Single-VM/terraform/02-fortigate.tf
We will update the main repo soon.

Regards,

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