Add 2048B file size cps rps tests in job specs for http-ldpreload-nginx-1_21_5.
[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 }