testing/infra/terraform/modules/benchmark_executor/outputs.tf (
4
lines of code) (
raw
):
output "public_ip" { value = module.ec2_instance.public_ip description = "The public IP for the worker VM" }