Files
strapi-elb/infrastructure/variables.tf
2020-07-28 23:01:23 +01:00

16 lines
93 B
HCL

variable "name" {
}
variable "region" {
}
variable "stage" {
}
variable "profile" {
}