This repository was archived by the owner on Nov 26, 2025. It is now read-only.
Commit 5577e5f
committed
Add missing network_private_subnet_cidrs to Redis module call
- Add network_private_subnet_cidrs parameter back to Redis module call
- This is required for Redis security group CIDR-based ingress/egress rules
- Fixes: 'The argument network_private_subnet_cidrs is required, but no definition was found' error1 parent 099f9e2 commit 5577e5f
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments