juntekim.com/aws_environment/outputs.tf
2025-12-06 15:04:50 +00:00

3 lines
No EOL
46 B
HCL

output "public_ip" {
value = var.public_ip
}