Skip to content

Instantly share code, notes, and snippets.

@anthonysnk
Created June 5, 2021 01:49
Show Gist options
  • Save anthonysnk/92f3e62a4538e0fa76f8c914c3a985f1 to your computer and use it in GitHub Desktop.
Save anthonysnk/92f3e62a4538e0fa76f8c914c3a985f1 to your computer and use it in GitHub Desktop.
outputs tf
output "EIP"{
description = "Ligthsail EIP"
value = aws_lightsail_static_ip.static_ip.ip_address
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment