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

Add allow_wildcard_certificates argument to vault_pki_secret_backend_role #1419

Closed
dmaes opened this issue Apr 20, 2022 · 3 comments
Closed

Comments

@dmaes
Copy link

dmaes commented Apr 20, 2022

Terraform Version

Terraform v1.1.8
on linux_amd64
+ provider registry.terraform.io/hashicorp/vault v3.4.1

Affected Resource(s)

  • vault_pki_secret_backend_role

Expected Behavior

Add allow_wildcard_certificates argument that corresponds to https://www.vaultproject.io/api-docs/secret/pki#allow_wildcard_certificates

tmatilai added a commit to tmatilai/terraform-provider-vault that referenced this issue Dec 13, 2022
…backend_role" resource

Support configuring the `allow_wildcard_certificates` attribute in the
`vault_pki_secret_backend_role` resource. The default is `true` as in
Vault API.

Resolves hashicorp#1419
@tmatilai
Copy link
Contributor

PR to add the attribute: #1697

@tmatilai
Copy link
Contributor

This has been shipped in v3.17.0 and can be closed

@fairclothjm
Copy link
Contributor

closed by #1910

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