Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 7s
5 lines
98 B
HCL
5 lines
98 B
HCL
terraform {
|
|
backend "local" {
|
|
path = "terraform-cloudflare-dns-zone/terraform.tfstate"
|
|
}
|
|
} |