[New Resource] azurerm_resource_provider_feature_registration#28303
[New Resource] azurerm_resource_provider_feature_registration#28303jkroepke wants to merge 5 commits intohashicorp:mainfrom
azurerm_resource_provider_feature_registration#28303Conversation
|
This PR is being labeled as "stale" because it has not been updated for 30 or more days. If this PR is still valid, please remove the "stale" label. If this PR is blocked, please add it to the "Blocked" milestone. If you need some help completing this PR, please leave a comment letting us know. Thank you! |
32080da to
9bcee6f
Compare
|
Tests locally executed |
|
@jkroepke , In what scenarios would it be necessary to automate feature registration? I feel like this is a one-time task. |
It's a one-time task for each subscription. We regularly onboard new subscriptions so in that case it's very useful to be able to automate this. Until now, we've used an |
|
Any update for this PR? |
|
@lemeurherve @jkroepke - CI is failing across the board and needs to be fixed. |
|
I lost access to an Azure subscription. I cant test it anymore. |
azurerm_resource_feature_registrationazurerm_resource_provider_feature_registration

Community Note
Description
This PR manage a single feature registration of a whole provider. See #17185 for context.
PR Checklist
For example: “
resource_name_here- description of change e.g. adding propertynew_property_name_here”Changes to existing Resource / Data Source
Testing
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_resource_feature_registration- [New Resource]azurerm_resource_feature_registration[GH-00000]This is a (please select all that apply):
Related Issue(s)
Fixes #17185
Note
If this PR changes meaningfully during the course of review please update the title and description as required.