Files
terraform-training/Modules/Compute/security_group/variables.tf
T

5 lines
98 B
Terraform

variable name {}
variable description {}
variable vpc-id {}
variable ingress {}
variable egress {}