azurerm_signalr_service_custom_certificate - Certificate rotation#29438
azurerm_signalr_service_custom_certificate - Certificate rotation#29438henrikwidlund wants to merge 3 commits intohashicorp:mainfrom
Conversation
|
Hi @henrikwidlund - The We generally avoid adding arguments that are not an API property to resources. |
Honestly I do not remember, we are setting that property. It might be that it also selected the latest certificate version from Key Vault if specific certificate version when not explicitly specified. But this was too long ago, and I think we can just close this PR. |
Community Note
Description
Allow automatic certificate rotation by setting
use_specific_versiontofalse, resulting in thecertificate_versionbeing empty/null.PR Checklist
For example: “
resource_name_here- description of change e.g. adding propertynew_property_name_here”Changes to existing Resource / Data Source
Testing
pr-check.txt
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_signalr_service_custom_certificate- Add support for automatic certificate rotation [GH-00000]This is a (please select all that apply):
Related Issue(s)
Fixes #29436
Note
If this PR changes meaningfully during the course of review please update the title and description as required.