mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(gw2wiki): typos ;;
This commit is contained in:
parent
ce32a5ce30
commit
670683cf05
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
resource "cloudflare_pages_project" "gw2gwiki" {
|
resource "cloudflare_pages_project" "gw2wiki" {
|
||||||
account_id = var.cloudflare_account_id
|
account_id = var.cloudflare_account_id
|
||||||
name = "gw2wiki"
|
name = "gw2wiki"
|
||||||
production_branch = "v4"
|
production_branch = "v4"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue