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

add feature to allow specifying role_id instead of role_name for azure_secret_backend_role

Open trjstewart opened this issue 3 years ago • 2 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

Closes #715

Release note for CHANGELOG:

allow specifying role_id or role_name in azure_secret_backend_role resource

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

trjstewart avatar Jul 18 '22 04:07 trjstewart

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Jul 18 '22 04:07 hashicorp-cla

The overall functionality here works - we've been using it in production for ~6 months now. Need to add tests and documentation before review.

trjstewart avatar Jul 18 '22 04:07 trjstewart

superseded by #1573

fairclothjm avatar Apr 04 '24 15:04 fairclothjm