2020-07-21 18:07:46 +10:00

10 lines
114 B
HCL

variable "access_key" {
}
variable "secret_key" {
}
variable "region" {
default = "ap-southeast-2"
}