outputs

PHOTO EMBED

Tue Jun 22 2021 17:56:30 GMT+0000 (Coordinated Universal Time)

Saved by @odirionyeo #go

output "public_ip" {
  value = aws_instance.example.public_ip
  description = "The public IP of the webserver"
}
content_copyCOPY