fix(gw2wiki): typos ;;

This commit is contained in:
Kat Inskip 2024-12-12 17:09:51 -08:00
parent ce32a5ce30
commit 670683cf05
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -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"