Files
2022-05-20 11:15:05 +02:00

11 lines
112 B
HCL

variable "region" {
default = "us-east-1"
}
variable "provision_id" {
}
variable "user_id" {
}