job-spec: Replace TRex scale2m-tg tests by scale20k-tg
[csit.git] / fdio.infra.terraform / terraform-aws-subnet / outputs.tf
1 output "subnet_id" {
2   value       = aws_subnet.subnet.id
3   description = "The ID of the Subnet"
4 }