Skip to content

Commit

Permalink
Merge pull request #3 from dapperlabs-platform/fix-stupid-error
Browse files Browse the repository at this point in the history
Fixes weird error maybe?
  • Loading branch information
alexander-grieco authored Dec 12, 2024
2 parents 8f857e9 + 79c1589 commit 5a9d81a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ resource "cloudflare_ruleset" "zone_level_managed_waf" {
action = "execute"
action_parameters {
id = "4814384a9e5d4991b9815dcfc25d2f1f"
version = "latest"
overrides {
dynamic "categories" {
for_each = local.category_settings[tostring(var.paranoia_level)]
Expand Down

0 comments on commit 5a9d81a

Please sign in to comment.