moved images to s3 and added terraform scripts
This commit is contained in:
4
infra/terraform/environments/catherine-fc/provider.tf
Normal file
4
infra/terraform/environments/catherine-fc/provider.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
provider "aws" {
|
||||
region = "ap-northeast-1"
|
||||
version = "~> 2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user