You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Allow to configure for ingress from other SGs
* Update README and basic example
* Add documentation
Co-authored-by: Chris Burton <chris.burton@atmosphere.tv>
Co-authored-by: Abdul Wahid <abdul.wahid@umotif.com>
| <aname="input_allowed_security_groups"></a> [allowed\_security\_groups](#input\_allowed\_security\_groups)| List of existing security groups that will be allowed ingress via the elaticache security group rules |`list(string)`|`[]`| no |
115
117
| <aname="input_apply_immediately"></a> [apply\_immediately](#input\_apply\_immediately)| Specifies whether any modifications are applied immediately, or during the next maintenance window. |`bool`|`false`| no |
116
118
| <aname="input_at_rest_encryption_enabled"></a> [at\_rest\_encryption\_enabled](#input\_at\_rest\_encryption\_enabled)| Whether to enable encryption at rest. |`bool`|`true`| no |
117
119
| <aname="input_auth_token"></a> [auth\_token](#input\_auth\_token)| The password used to access a password protected server. Can be specified only if `transit_encryption_enabled = true`. |`string`|`""`| no |
0 commit comments