firewall
Flaconi/firewall/cloudflare
Terraform module for Cloudflare firewall rules
Terraform module: Cloudflare Firewall rules      This Terraform module manages Cloudflare Firewall rules to its full extend (even for Enterprise customers). Behaviour When deleting Cloudflare firewall rules and recreating them with the same expression, Terraform is too fast for the Cloudflare API and will fail with an error, that the rule already exists. To overcome this limitation, all rules in this module
| Name | Type | Description | Default |
|---|---|---|---|
| domain | string | Cloudflare domain to apply rules for. | required |
| rules | list(object({ description | List of Cloudflare firewall rule objects. | [] |
domain — Current zone information.rules — Created Cloudflare rules for the current zone.Azure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,