Skip to content

Commit

Permalink
hola
Browse files Browse the repository at this point in the history
  • Loading branch information
lkzMini committed Feb 16, 2024
1 parent 516a987 commit e45ab23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ resource "aws_instance" "web" {
output "public_ip" {
value = aws_instance.web.public_ip
}

0 comments on commit e45ab23

Please sign in to comment.