diff --git a/tf/cloudflare_pages_gw2wiki.tf b/tf/cloudflare_pages_gw2wiki.tf index 43786ae7..312abba8 100644 --- a/tf/cloudflare_pages_gw2wiki.tf +++ b/tf/cloudflare_pages_gw2wiki.tf @@ -1,4 +1,4 @@ -resource "cloudflare_pages_project" "gw2gwiki" { +resource "cloudflare_pages_project" "gw2wiki" { account_id = var.cloudflare_account_id name = "gw2wiki" production_branch = "v4"