terraform-provider-vault
terraform-provider-vault copied to clipboard
Commit to address 297
Description
Added the persist_apps field to the vault_azure_secret_backend_role resource.
Closes #2297
Checklist
- [ ] Added CHANGELOG entry (only for user-facing changes)
- [ ] Acceptance tests where run against all supported Vault Versions
Output from acceptance testing:
$ make testacc TESTARGS='-run=TestAccXXX'
...
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
Can we also add our new param to our docs: https://github.com/hashicorp/terraform-provider-vault/blob/main/website/docs/r/azure_secret_backend_role.html.md?plain=1
Thank you so much @benemon for your contribution. Could you please review my comments above and update the PR? Thank you again 🙏