mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 21:20:13 +00:00
move apps into pkgs and rename hosts
This commit is contained in:
3
deploy/aws/outputs.tf
Normal file
3
deploy/aws/outputs.tf
Normal file
@ -0,0 +1,3 @@
|
||||
output "host_ip" {
|
||||
value = aws_instance.instance.public_ip
|
||||
}
|
Reference in New Issue
Block a user