Skip to content

Commit

Permalink
Update databricks_workspace_resource.go
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Bamford <tom@bamford.io>
  • Loading branch information
favoretti and manicminer authored May 10, 2024
1 parent 445e3c1 commit bdd3cb0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,7 @@ func resourceDatabricksWorkspaceCreateUpdate(d *pluginsdk.ResourceData, meta int
return fmt.Errorf("parsing %q as a User Assigned Identity ID: %+v", raw, err)
}
accIdentityId = id.ID()
break
}

accessConnectorProperties.Id = *accessConnector.Model.Id
Expand Down

0 comments on commit bdd3cb0

Please sign in to comment.