mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
3 lines
66 B
HCL
3 lines
66 B
HCL
resource "cloudflare_account" "this" {
|
|
name = "Pez Solutions"
|
|
}
|