Files
dsk-iac/terraform/iam/roles/variables.tf
2024-01-26 17:20:37 +09:00

3 lines
58 B
HCL

variable "aws_region" {
default = "ap-northeast-2"
}