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 provider argument: ca_cert_bytes #1565

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

Conversation

czembower
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

Closes #1453

Release note for CHANGELOG:

Added ability to specify Vault CA cert as a string argument in the provider configuration block

Output from acceptance testing: https://gist.github.com/czembower/a44b842c494c0de75433daecd71aef80

Made possible by: hashicorp/vault@2130948
Followed naming precedent set in Vault core: VAULT_CACERT_BYTES

This feature makes it easier to use validated TLS in ephemeral run environments where the CA data is not installed locally, but available from a Terraform data source.

@et304383
Copy link

What on earth would it take to get this merged? It's almost 2025. The provider should have supported this years ago!

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.

Allow CA cert to be passed to the provider as a string
2 participants