Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new PKI issuer verification config fields to issuer resources.
Add the following fields: * "disable_critical_extension_checks" * "disable_path_length_checks" * "disable_name_checks" * "disable_name_constraint_checks" To resources: * data_source_pki_secret_backend_issuer * resource_pki_secret_backend_issuer The fields require Vault Enterprise 1.19+.
- Loading branch information