4 lines
35 B
Terraform
4 lines
35 B
Terraform
|
terraform {
|
||
|
backend "gcs" {
|
||
|
}
|
||
|
}
|