Add build and deploy actions. #1
@@ -2,7 +2,7 @@ terraform {
|
||||
# The backend is stored in an S3 bucket.
|
||||
backend "s3" {
|
||||
bucket = "tsuga-sieboldii"
|
||||
key = "proxy"
|
||||
key = "proxy"
|
||||
region = "us-east-1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user