Forum Discussion
sumitkumar49
Jul 08, 2025Copper Contributor
Workspace failure
Hi Community, I had my Databricks workspace up and running and it was managed through terraform, and encryption was enabled through cmk, there were some updation in the code, so I put terraform plan...
Kidd_Ip
Jul 09, 2025MVP
The InvalidEncryptionConfiguration: Configure encryption for workspace at creation is not allowed...
indicates that Terraform attempted to modify encryption settings after the workspace was already created. This isn't supported — encryption with CMK must be configured at creation time only.