1
0
Files
terraform.examples/LocalStack/Compute/LabEc2/variables.tf
T

4 lines
98 B
Terraform

variable "aws-region" {}
variable "environment" {}
variable "project" {}
variable "application" {}