Skip to content

Commit 1da1d28

Browse files
author
Hector Castro
committed
1.0.0
1 parent 113f43f commit 1da1d28

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1+
## 1.0.0
2+
3+
- Break backward compatibility by removing the default security group rules
4+
that open `6379` to the VPC CIDR range. Module consumers and add their own
5+
rules via the `security_group_rule` resource.
6+
- Add `cache_security_group_id` as a module output.
7+
18
## 0.3.0
29

310
- Add cache name to alarm names so multiple instances do not conflict within
411
the same AWS account.
5-
- Apply hclfmt.
12+
- Apply `hclfmt`.
613

714
## 0.2.0
815

0 commit comments

Comments
 (0)