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

r/api_management(_custom_domain): support for key_vault_certificate_id

Open NeuroticStar opened this issue 4 years ago • 2 comments

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

Description

New or Affected Resource(s)

  • azurerm_api_management, azurerm_api_management_custom_domain

Potential Terraform Configuration

First and foremost, while mapping a custom domain to api managemetn developer and portal, I noticed few glitches with the implementation.

  1. key_vault_id under the management, developer, scm blocks should be renamed to key_vault_certificate_id
  2. As Microsoft is planning to deprecate the usage of importing certificates in key vault secrets, I would like if we provide an ability to import the certificate from azurerm_key_vault_certificate module.

NeuroticStar avatar Apr 13 '21 12:04 NeuroticStar

Might be worth looking at for provider v3? #14193

oWretch avatar Dec 20 '21 05:12 oWretch

This functionality has been released in v3.4.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

github-actions[bot] avatar Apr 22 '22 00:04 github-actions[bot]

Released in v3.4.0

tombuildsstuff avatar Oct 24 '22 08:10 tombuildsstuff

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

github-actions[bot] avatar Nov 24 '22 02:11 github-actions[bot]