We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I need a newer version of the Microsoft.Resources provider to extend the existing Azure Terraform data resource: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/extended_locations#extended_locations
The requirement is to provide more information about the "subscription" like Zonal support, etc.
There also exist an issue that can be closed with an api / provider update (hashicorp/terraform-provider-azurerm#3025)
Resources
2022-12-02
https://learn.microsoft.com/en-us/rest/api/resources/ https://github.com/Azure/azure-rest-api-specs/blob/main/specification/resources/resource-manager/Microsoft.Resources/stable/2022-12-01/subscriptions.json
The text was updated successfully, but these errors were encountered:
@tombuildsstuff is it possible to add the resources to the sdk?
Thank you Regards
Sorry, something went wrong.
@HappyTobi fwiw this has been in the SDK for a while now and can be found here: https://github.com/hashicorp/go-azure-sdk/tree/main/resource-manager/resources/2022-12-01 👍
@tombuildsstuff
Cool, when I looked into it was not there. Thanks a lot
No branches or pull requests
Is there an existing issue for this?
Community Note
I need a newer version of the Microsoft.Resources provider to extend the existing Azure Terraform data resource: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/extended_locations#extended_locations
The requirement is to provide more information about the "subscription" like Zonal support, etc.
There also exist an issue that can be closed with an api / provider update (hashicorp/terraform-provider-azurerm#3025)
Service Name
Resources
API Versions Required
2022-12-02
References
https://learn.microsoft.com/en-us/rest/api/resources/
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/resources/resource-manager/Microsoft.Resources/stable/2022-12-01/subscriptions.json
The text was updated successfully, but these errors were encountered: