Commit baf64e6
fix: wire time_rotating to auth proxy TLS cert for actual rotation
time_rotating.auth_proxy_cert_rotation was declared but never
referenced by tls_private_key.auth_proxy or tls_self_signed_cert.auth_proxy.
The cert had a 1-year validity but would never rotate automatically.
Add replace_triggered_by to both resources so they regenerate every
30 days when the time_rotating resource triggers.
Co-authored-by: Ona <no-reply@ona.com>1 parent 549ee5f commit baf64e6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | 56 | | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments