terraform.aws-baseline-infra/examples/bea-sso-preview/variables.tf

7 lines
158 B
Terraform
Raw Normal View History

2023-02-28 16:38:16 +08:00
variable "aws-region" {}
variable "aws-region-short" {}
variable "customer-name" {}
variable "environment" {}
variable "project" {}
variable "application" {}