Liang_FTNT

Results 99 comments of Liang_FTNT

Hi @tkoeck , Here is an example of how to create an simple IPsec tunnel, if that is what you asked for. Let me know if you have other questions....

Hi @tkoeck , FOS will automatically creates an VPN interface after you finish the phase2interface, Terraform needs to import that created interface into local state file, otherwise Terraform will try...

Yes, setting autogenerated="auto" in your fortios_system_interface resource can help streamline the import process. I will go ahead to closet this case since long time no activity, but please don’t hesitate...

Hi @zippanto, Thank you for raising this issue, I can reproduce that and have reported it to the development team for fixing, sorry for any inconvenience. Thanks, Maxx

Hi @rasanentimo , Thank you for bringing this issue to our attention. I was able to reproduce it, and it appears that the destroy fortios_system_global command attempts to reset all...

Hi @rasanentimo, I'm pleased to let you know that we've released Terraform FOS 1.21.1, which should address the issue you've encountered. Please feel free to upgrade at your convenience, and...

Hi @maikelpoot , Thank you for raising this issue, I can reproduce it, this issue is similar with https://github.com/fortinetdev/terraform-provider-fortios/issues/267#issue-1660584313, I have reported them to the development team for further investigation....

Hi @maikelpoot I try to reproduce this issue with Terraform FOS 1.21.0, but it did not recur after running export`` FORTIOS_IMPORT_TABLE=true`` and importing the fortios_firewall_vip. Therefore, I will proceed to...

Hi @agyss , Thank you for raising this question, argument ``api_key`` is not for user to define that can only be generated through ``execute api-user generate-key `` which is kind...

Hi @agyss I will go ahead and close this case. If you have any further questions, feel free to reopen it or open a new case to let us know....