crossplane-contrib / provider-jet-azure

Apache License 2.0
17 stars 20 forks source link

Feature Request - Support for Data Encryption in Azure Postgres Single Server #169

Closed shiroyp closed 2 years ago

shiroyp commented 2 years ago

We would like to have support in crossplane to be able create and manage Azure Postgres Single Server with Data Encryption. How this can be done in Azure console is documented here - https://docs.microsoft.com/en-us/azure/postgresql/howto-data-encryption-portal

ytsarev commented 2 years ago

@shiroyp does it look like the desired scenario from the Terraform doc perspective https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/postgresql_server_key ?

shiroyp commented 2 years ago

Yeah this looks like it.