Commit 140f598
committed
fix: add depends_on to storage class to wait for EKS access entry
The storage class had no implicit dependency on the EKS module
(it only references locals from remote state). Terraform created it
in parallel with the access entry, racing the RBAC propagation.1 parent f098412 commit 140f598
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
0 commit comments