Created
June 5, 2021 01:49
-
-
Save anthonysnk/92f3e62a4538e0fa76f8c914c3a985f1 to your computer and use it in GitHub Desktop.
outputs tf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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