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

PKI permission denied on version 4.0; works on version 3.25 #2192

Closed
thuck opened this issue Mar 14, 2024 · 1 comment · Fixed by #2198
Closed

PKI permission denied on version 4.0; works on version 3.25 #2192

thuck opened this issue Mar 14, 2024 · 1 comment · Fixed by #2198
Labels

Comments

@thuck
Copy link

thuck commented Mar 14, 2024

Terraform Core Version

1.17

Terraform Vault Provider Version

4.0.0

Vault Server Version

1.13.0

Affected Resource(s)

vault_pki_secret_backend_*

Expected Behavior

Being able to sign/issue certificates

Actual Behavior

Permission denied, but works on version 3.25.

Relevant Error/Panic Output Snippet

No response

Terraform Configuration Files

N/A

Steps to Reproduce

Use version 4.0 to generate the certificate.

Debug Output

No response

Panic Output

No response

Important Factoids

No response

References

No response

Would you like to implement a fix?

None

@thuck thuck added the bug label Mar 14, 2024
@fairclothjm
Copy link
Contributor

@thuck Thanks for pointing this out. It looks like our v4.0.0 Upgrade Guide covers vault_pki_secret_backend_cert but we are missing

  • vault_pki_secret_backend_intermediate_set_signed
  • vault_pki_secret_backend_root_cert
  • vault_pki_secret_backend_sign

We will get the Upgrade Guide updated.

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

Successfully merging a pull request may close this issue.

2 participants