Commit 9904a81
Fix apply_immediately (cloudposse#60)
It was declared as a variable, but wasn't actually set on the
aws_elasticache_replication_group resource.
This commit adds it to the resource, so the changes can be applied
immediately
Co-authored-by: Maxim Mironenko <[email protected]>1 parent f86673c commit 9904a81
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
0 commit comments