Skip to content

v0.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 20:44
c9fd279
Added Egress Outbound Variable & Updated Redis Family in Example @barissekerciler (#90)

what

  • Added cidr block option to egress traffic (default is 0.0.0.0/0)
  • Updated example with Redis 6.x

why

  • Business case (PCI-DSS). If you want to put Redis cluster to the private subnet, it shouldn't outbounds traffic to the all. At least, for a module, it must be opitonal.