Commit 372e48c
authored
fix(resource/iam_idp_openid): allow unknown value for client_secret_wo during plan (#900)
Same issue as #898 (fixed by #899) but for the OpenID resource. The
plan-time checks treated ephemeral/unknown values as missing, breaking
write-only secret rotation from Vault. Schema RequiredWith and the
apply-time check in Update keep the safety net intact.
Co-authored-by: aminueza <aminueza@users.noreply.github.com>1 parent 244180b commit 372e48c
1 file changed
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 41 | | |
52 | 42 | | |
53 | 43 | | |
| |||
0 commit comments