5 lines
37 B
Terraform
5 lines
37 B
Terraform
|
terraform {
|
||
|
backend "http" {
|
||
|
}
|
||
|
}
|