Commit 4361a53
fix(privateca): configure pathLen: 0 constrain correctly (terraform-google-modules#757)
For the terraform provider to configure the `pathLen` constrain
correctly to the value `0`, and not omit it completely, it's required to
explicitly set `zero_max_issuer_path_length = true`.
Signed-off-by: Sven Höxter <sven@stormbind.net>
Co-authored-by: Katie McLaughlin <katie@glasnt.com>1 parent 111bee7 commit 4361a53
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
| |||
0 commit comments