7 lines
158 B
Terraform
7 lines
158 B
Terraform
|
variable "aws-region" {}
|
||
|
variable "aws-region-short" {}
|
||
|
variable "customer-name" {}
|
||
|
variable "environment" {}
|
||
|
variable "project" {}
|
||
|
variable "application" {}
|