netascode / terraform-provider-fmc

Mozilla Public License 2.0
2 stars 7 forks source link

Add `fmc_network_analysis_policy` resource and data source #89

Closed danischm closed 1 month ago

danischm commented 1 month ago

API: /api/fmc_config/v1/domain/{domainUUID}/policy/networkanalysispolicies

jabielecki commented 1 month ago

I'd be removing snort_engine attribute (Snort2/3), because it has no effect in either API or UI (FMC v7.2.5). It always creates a double policy SNORT3+SNORT2 anyway. It is mentioned in the module https://github.com/netascode/terraform-fmc-nac-fmc/blob/97c2f69f3dde7ed6b91b2242ec1aa15f17eeccf9/fmc_policies.tf#L243