diff --git a/infrostructure.tf b/infrostructure.tf index 88ad102..37067c8 100644 --- a/infrostructure.tf +++ b/infrostructure.tf @@ -56,4 +56,4 @@ resource "aws_eip" "public_http" { tags = { Name = "public-http-${each.key}" } -} \ No newline at end of file +}