modules/public_ip/outputs.tf (3 lines of code) (raw):

output "ip" { value = data.http.current_public_ip.response_body }