terraform.aws-baseline-infra/examples/bea-sso-preview/variables.tf
2023-02-28 16:38:16 +08:00

7 lines
158 B
HCL

variable "aws-region" {}
variable "aws-region-short" {}
variable "customer-name" {}
variable "environment" {}
variable "project" {}
variable "application" {}