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

secrets/azure: fix role update error #2063

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

fairclothjm
Copy link
Contributor

@fairclothjm fairclothjm commented Oct 23, 2023

Description

Allow sending the role_name and role_id in the request since the Vault API does not make such a restriction.

Closes #1807

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

@fairclothjm fairclothjm force-pushed the VAULT-14980/secrets/azure/role-update branch from 8189c93 to fbc169d Compare October 23, 2023 17:44
@fairclothjm fairclothjm requested a review from a team October 23, 2023 17:45
@fairclothjm fairclothjm added this to the 3.22.0 milestone Oct 23, 2023
@fairclothjm fairclothjm merged commit f18f264 into main Oct 23, 2023
11 checks passed
@fairclothjm fairclothjm deleted the VAULT-14980/secrets/azure/role-update branch October 23, 2023 18:49
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 this pull request may close these issues.

Can't modify a vault_azure_secret_backend_role with TF v1.4
2 participants