Files
dsk-iac/terraform/identity-access-management/users/variables.tf
2024-01-25 17:04:03 +09:00

3 lines
50 B
HCL

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