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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Azure Load Test CMK Encryption #22902

Closed
1 task done
jackwesleyroper opened this issue Aug 10, 2023 · 1 comment 路 Fixed by #25759
Closed
1 task done

Add support for Azure Load Test CMK Encryption #22902

jackwesleyroper opened this issue Aug 10, 2023 · 1 comment 路 Fixed by #25759
Labels
enhancement service/load-test upstream/pandora This issue/PR has a dependency on an issue in `github.com/hashicorp/pandora`
Milestone

Comments

@jackwesleyroper
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.

Description

The azurerm_load_test resource does not currently support using CMK encryption type - can this be added?

New or Affected Resource(s)/Data Source(s)

azurerm_load_test

Potential Terraform Configuration

Add key_vault_key_id similar to the way encryption is handled in azure_windows_virtual_machine to add CMK encryption.

key_vault_key_id - (Optional) A versionless Key Vault Key ID for CMK encryption. Changing this forces a new resource to be created.

References

No response

@tombuildsstuff
Copy link
Member

Upstream issue tracking this: hashicorp/pandora#2608

@tombuildsstuff tombuildsstuff added the upstream/pandora This issue/PR has a dependency on an issue in `github.com/hashicorp/pandora` label Aug 10, 2023
@github-actions github-actions bot added this to the v3.102.0 milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement service/load-test upstream/pandora This issue/PR has a dependency on an issue in `github.com/hashicorp/pandora`
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants