-
The module fortios_router_prefix_list does not actually add or modify router prefixes to FortiGate.
The underlying API call requires the parameter 'plugin : 1' for the changes to be accepted.
This…
-
Hi!
Using latest collection 2.3.7 we get following error `IndexError: list index out of range` when we add more addresses to `member` list of existing address group using `fortios_firewall_addrgrp` m…
-
Users receive a warning like this when docs are unable to be found:
> // warning: could not find docs for resource 'foo_role'. Override the Docs property in the resource mapping. See type tfbridge.…
-
**- Internal error when processing the request (500) │ Cli response: │ Input is not a valid/matched certificate. │ node_check_object fail!**
```
Terraform used the selected providers to generat…
-
Hi,
I have an issue connecting to a Fortigate SSLVPN using openfortivpn.
The issue appears right after an upgrade of the Fortigate (7.2.8 -> 7.4.4). It was working perfectly fine before (launched …
-
Hello, dear developers.
There is an option called "append" exists now in FortiOS 6.4.x at least. Is it possible to add this to the fortios_firewall_addrgrp module?
![image](https://user-images.g…
-
Hi there,
Not sure if this is a bug or something since I'm fairly new to this provider, so I'll explain my problem and we'll see from there.
I create two resources, one is a `fortios_user_group`…
-
On line 46 of the traffic.yml for the Fortinet Fortigate firewall, the field name being searched for is fortinet.firewall.tranip
I'm pretty sure that should be fortinet.firewall.trandip
-
FortiOS multiline private-keys are not handled correctly. Only the first line is handled
private-keys can be found in multiple sections of a config, but as an example:
```
config vpn certificate…
-
There is an bug in this module when you try to remove UDP/TCP Ports.
If there is a Single UDP Port set on a service and you try to remove the UDP Port Ansible tells you there is nothing to do.
Exa…