Open kevintrannz opened 1 year ago
@kevintrannz, this is the default behavior in the provider: https://registry.terraform.io/providers/hashicorp/azurerm/2.99.0/docs/resources/synapse_sql_pool#data_encrypted if the data_encrypted
argument is not set.
Are you able to submit a PR to add the attribute?
Hi @arnaudlh , Thank you for your response.
Yes, I have a fix. But I have a permission issue when I push the new feature branch. How could I become a committer please ?
I have a workaround to fix this issue in my Azure DevOps pipeline by overwritten the file with the current version.
Thanks, Kevin.
@kevintrannz - I suggest you fork the repositories you want to contribute. Fork all branches and then submit PR from your fork. Note you will have to refresh your fork with the upstream on regular basis.
Hi @LaurentLesle, Thank you for that. I just create PR as in https://github.com/aztfmod/terraform-azurerm-caf/pull/1616
Thanks, Kevin.
Is there an existing issue for this?
Community Note
Version of the module you are using
5.6.5
Rover Version
No response
Terraform Version
No response
AzureRM Provider Version
No response
Affected Resource(s)/Data Source(s)
azurerm_synapse
Terraform Configuration Files
Expected Behaviour
Transparent data encryption is ENABLE
Actual Behaviour
Transparent data encryption is DISABLE
Steps to Reproduce
Reference: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/synapse_sql_pool [data_encrypted] (Optional) Is transparent data encryption enabled?
Important Factoids
No response
References
https://github.com/aztfmod/terraform-azurerm-caf
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/synapse_sql_pool