From c702e756dd194ad951fd3e2c7ab16c08764bd71b Mon Sep 17 00:00:00 2001 From: s0dy Date: Thu, 1 Nov 2018 12:15:09 +0100 Subject: [PATCH] Security group --- ops/terraform/security.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/terraform/security.tf b/ops/terraform/security.tf index fe1caa0..5dfe05f 100644 --- a/ops/terraform/security.tf +++ b/ops/terraform/security.tf @@ -1,5 +1,5 @@ ########################### -#SECURITY GROUP +# SECURITY GROUP ########################### resource "aws_security_group" "allow_ssh" {