Ubuntu server works.

This commit is contained in:
Joe Tretter
2022-09-29 16:45:35 -05:00
parent b50c7e9ddc
commit 519b3378b1
5 changed files with 72 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
/* output "instance_public_ip" {
output "instance_public_ip" {
description = "Public IP address of the EC2 instance"
value = aws_instance.app_server.public_ip
} */
}
output "elastic_ip" {
description = "ELASTIC IP"