-
Hi,
When apply this code, I have this result in fortimanager
Fortimanger version 7.2.8
Terraform : 1.12.1
resource "fortimanager_packages_firewall_policy" "policy-campus" {
depends_on = [f…
-
I am getting connected to the specific adom. But when I am trying to fetch all the FirewalAddress is also not working, getting the following:
PS C:\WINDOWS\system32> Get-FMGFirewallAddress -connect…
-
There is a problem with importing all attributes from the resource: _fortimanager_packages_firewall_policy_ on FMG 7.4.5.
Missing attributes:
- ztna_status
- ztna_ems_tag
More resource attri…
-
Hi Team,
We are deploying our policies to Fortimanager using Terraform for a while now. Recently, we upgraded to the latest provider version (v1.12.0) to fix another provider bug. Since then it see…
-
Hi!
I've updated our collection to the latest version and since then I'm unable to override response codes for succeeded. I have a task that deletes the `default` policy, but if the automation need…
-
(Note: This issue was filed in a semi-automated fashion on behalf of the Ansible Community Steering Committee. Let me know if you see errors in this issue.)
As per the [Ansible community package in…
-
Hi,
When isn't possible to use pipe or grep commands netmiko connection fails.
For example, a cli session on FMG:
```
TEST-FMG# get system status | grep Virtual
command parse error before '|'
…
-
FortiManager can use like or contain for filtering
it is more limited with FortiGate (equal or contains actually).
Need to replace contain by like for align with PowerFMG
-
Hi!
I'm testing device upgrade using `fmgr_um_image_upgrade_ext` module and it is not creating a task and when looking at the API call in GUI it shows that it also sends `adom` parameter when upgra…
-
Environment
FMG: 7.2.7
Terraform: 1.9.6
terraform-provider-fortimanager: 1.12.1
Previously was using version 7.2.4 without issues. Since upgrading to 7.2.7 started getting permission issues:…