Skip to content

Commit abcf865

Browse files
authored
Update README.md
1 parent 97a9b41 commit abcf865

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@ module "sg" {
1111
egress_rules = [{"description": "description for engress", "from_port": 443, "to_port": 443, "protocol": "HTTPS", "cidr_block": ["0.0.0.0/0"]}]
1212
}
1313
```
14+
15+
16+
17+
## Share the Love
18+
19+
Like this project? Please give it a ★ on [our GitHub!](https://github.com/devops-made-easy/terraform-aws-security-group)(it helps us a lot)

0 commit comments

Comments
 (0)