Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(privateca): configure pathLen: 0 constrain correctly #757

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hoexter
Copy link
Contributor

@hoexter hoexter commented Nov 6, 2024

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.

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 <[email protected]>
@hoexter hoexter requested review from a team as code owners November 6, 2024 16:01
@hoexter
Copy link
Contributor Author

hoexter commented Nov 6, 2024

@glasnt I'm really sorry that this one slipped through when fixing all the other stuff in PR #631 . The irony here is that I contributed some documentation updates to the terraform provider to clarify exactly this behaviour some month ago, and still did not notice it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant