mirror of
https://github.com/nmasur/dotfiles
synced 2026-06-03 09:33:57 +00:00
fix: forgot to add host_ip to aws tf
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
output "host_ip" {
|
||||||
|
value = aws_instance.instance.public_ip
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user