style: formatting terraform
This commit is contained in:
@@ -2,7 +2,7 @@ terraform {
|
|||||||
# The backend is stored in an S3 bucket.
|
# The backend is stored in an S3 bucket.
|
||||||
backend "s3" {
|
backend "s3" {
|
||||||
bucket = "tsuga-sieboldii"
|
bucket = "tsuga-sieboldii"
|
||||||
key = "proxy"
|
key = "proxy"
|
||||||
region = "us-east-1"
|
region = "us-east-1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user