Skip to content

Commit

Permalink
Fixing errors in model
Browse files Browse the repository at this point in the history
  • Loading branch information
mvvsubbu committed Jul 14, 2020
1 parent 1fe9915 commit e63a15f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@
"description": "Contains the encryption details for Customer-Managed Key (CMK) enabled workspace."
},
"requireInfrastructureEncryption": {
"type": "#/definitions/WorkspaceCustomBooleanParameter",
"$ref": "#/definitions/WorkspaceCustomBooleanParameter",
"description": "A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest."
}
},
Expand Down

0 comments on commit e63a15f

Please sign in to comment.