Skip to content

Commit

Permalink
fix comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Badrak committed Jun 3, 2020
1 parent ab83641 commit 7e72d07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion it-linux-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# v1.0 -- 20200603

* create from running securit group for use throughout
* create from running security group for use throughout
2 changes: 1 addition & 1 deletion it-linux-base/ports.tf
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ locals {
ingress_networks = var.ingress_networks
egress_networks = var.egress_networks

# these are ignred
# these are ignored
ingress_sg = var.ingress_security_groups
egress_sg = var.egress_security_groups

Expand Down

0 comments on commit 7e72d07

Please sign in to comment.