CloudNationHQ / terraform-azure-fw

Terraform module which creates firewall resources used by workloads and accelerators.
https://registry.terraform.io/modules/CloudNationHQ/fw/azure/latest
MIT License
0 stars 0 forks source link

change defaults threat intelligence mode #9

Closed dkooll closed 2 months ago

dkooll commented 2 months ago

Is there an existing issue for this?

Module Version

1.0.0

Terraform Version

1.8.5

AzureRM Provider Version

3.116.0

Short Description

change defaults threat intelligence mode

Terraform Configuration Files

The module should set the threat intel mode to null instead of the default alert value.

This is because not all sku's accept this value. In this case is doesn't work with AZFW_Hub

Expected Behaviour

The module should work with a sku value AZFW_Hub without settting threat intel mode

Actual Behaviour

No response

Steps to Reproduce

No response

Additional Context

No response

References

No response

dkooll commented 2 months ago

solved by #4