1
0
Files
terraform.examples/Elasticache/variables.tf
T

6 lines
146 B
Terraform

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