pez-infra/terraform/cloudflare_account.tf
Rasmus Wejlgaard 737d6e0bc1 initial commit
2026-03-28 12:39:41 +00:00

3 lines
66 B
HCL

resource "cloudflare_account" "this" {
name = "Pez Solutions"
}