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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Since local.elastic_pool_vcore_family = "Gen5" it's impossible to have Fsv2 or DC families in azurerm_mssql_elasticpool.elastic_pool. You can check possible values from : https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/mssql_elasticpool#family
azurerm_mssql_elasticpool.elastic_pool
No response
The text was updated successfully, but these errors were encountered:
Hello,
Thanks for the issue, and sorry for this late reply. We will add this to our backlog.
Sorry, something went wrong.
Prepare v7.7.0
v7.7.0
be0c022
Added * AZ-1304: Add `family` possible parameter to `elastic_pool_sku` variable. Fixes [GITHUB-4](#4)
Hello @kaganmersin !
Thanks for the issue, we fixed it in v7.7.0.
Keep us informed and don't hesitate to open a new PR if you've got any issues.
Shr3ps
No branches or pull requests
Community Note
Description
Since local.elastic_pool_vcore_family = "Gen5" it's impossible to have Fsv2 or DC families in azurerm_mssql_elasticpool.elastic_pool. You can check possible values from : https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/mssql_elasticpool#family
New or Affected Resource(s)/Data Source(s)
azurerm_mssql_elasticpool.elastic_pool
Potential Terraform Configuration
No response
References
No response
The text was updated successfully, but these errors were encountered: