terraform-provider-vault icon indicating copy to clipboard operation
terraform-provider-vault copied to clipboard

Add new resource vault_cert_auth_backend_config

Open tmanninger opened this issue 2 years ago • 6 comments

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 https://github.com/hashicorp/terraform-provider-vault/issues/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 avatar Dec 19 '22 07:12 tmanninger