4 lines
98 B
Terraform
4 lines
98 B
Terraform
variable "aws-region" {}
|
|
variable "environment" {}
|
|
variable "project" {}
|
|
variable "application" {} |