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 new resource vault_cert_auth_backend_config #1702

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tmanninger
Copy link
Contributor

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #1696

Release note for CHANGELOG:

- Add new resource "vault_cert_auth_backend_config"

Output from acceptance testing:

make testacc TESTARGS='-run=TestAccCertAuthBackendConfig_basic'
ok  	github.com/hashicorp/terraform-provider-vault/vault	3.869s
...

@tmanninger
Copy link
Contributor Author

Added the documention

@tmanninger
Copy link
Contributor Author

@benashz any feedback?

@tmanninger
Copy link
Contributor Author

Any feedback?

@arusso
Copy link

arusso commented Sep 24, 2024

@tmanninger @benashz any chance we can get this and #1703 refreshed and reviewed?

This would also close #1660

@tmanninger
Copy link
Contributor Author

When someone of the hashicorp team will review and merge my MR, i can update it.

@redat00
Copy link

redat00 commented Oct 18, 2024

Hi !

We're currently looking at using Vault. We want to be able to access the metadata of our certificates within our policy. For this we have to enable the enable_identity_alias_metadata. Without this option we're forced of doing it by hand, instead of through Terraform.

We would love for this possibility to be added to this provider. If this could be merged, we would greatly appreciate it !

Thanks.

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

Successfully merging this pull request may close these issues.

Cert Auth / PKI: Missing some options
3 participants