file 이전

This commit is contained in:
havelight-ee
2023-04-03 11:20:43 +09:00
parent 1b523b539d
commit c4747e51b1
229 changed files with 1081 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
variable "aws_region" {
default = "ap-northeast-2"
}
variable "aws_zone" {
default = "ap-northeast-2b"
}