Skip to content

Commit

Permalink
Do not default it, causes a diff change
Browse files Browse the repository at this point in the history
  • Loading branch information
favoretti committed May 8, 2024
1 parent f609f84 commit 445e3c1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ func resourceDatabricksWorkspace() *pluginsdk.Resource {
"default_storage_firewall_enabled": {
Type: pluginsdk.TypeBool,
Optional: true,
Default: false,
RequiredWith: []string{"access_connector_id"},
},

Expand Down

0 comments on commit 445e3c1

Please sign in to comment.