output "subnet_id_main" { value = aws_subnet.main.id } output "subnet_id_secondary" { value = aws_subnet.secondary.id }