1
0
Files
2026-03-20 07:50:57 +08:00

6 lines
146 B
Terraform

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