Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 17s
6 lines
80 B
HCL
6 lines
80 B
HCL
terraform {
|
|
backend "local" {
|
|
path = ".terraform/terraform.tfstate"
|
|
}
|
|
}
|