terraform/examples/alicloud-vpc-cluster-sg/variables.tf

5 lines
48 B
Terraform
Raw Normal View History

2017-01-19 15:08:56 +01:00
variable "short_name" {
}
variable "vpc_id" {
}