Pieter Noordhuis
8e786d76a9
Update databricks-sdk-go to latest ( #102 )
2022-11-24 21:41:57 +01:00
shreyas-goenka
696e337516
Update go sdk version ( #97 )
2022-11-22 14:52:45 +01:00
Pieter Noordhuis
6a8c9f22b8
Update databricks-sdk-go to latest ( #93 )
2022-11-17 11:24:09 +01:00
Pieter Noordhuis
af5659ae8e
Update databricks-sdk-go to latest ( #89 )
2022-11-09 15:01:47 +01:00
Pieter Noordhuis
38a9dabcbe
Add command to make API calls ( #80 )
...
Not settled whether this should live as a top level command or hidden
under some debug scope. Either way, the ability to make arbitrary API
calls and leverage unified auth is a super useful tool.
2022-10-10 10:27:45 +02:00
Pieter Noordhuis
a1b6fdb2e8
Update SDK ( #79 )
2022-09-27 09:58:55 -07:00
shreyas-goenka
21bc774491
Replace scim Me terraform call with go sdk ( #46 )
...
This PR:
1. Replaces scim.Me call to use the go SDK instead of the terraform
client
2. Removes terraform client from bricks project
Tested manually that the scim.Me call works now and returns the correct
user
go build works
2022-09-08 15:50:00 +02:00
shreyas-goenka
96efd0e2e4
Replace terraform dependency with go sdk ( #19 )
...
Issue: https://github.com/databricks/bricks/issues/17
`./bricks fs ls ...` command works
`./bricks launch ...` command works
Did not test other changes as the readme claims other commands don't
work anyways :) cc: @nfx
TODO left for this PR:
2. Replace terraform scim.Me once its there in go SDK
(https://github.com/databricks/databricks-sdk-go/issues/56 )
2022-09-07 11:55:59 +02:00
Shreyas Goenka
f70d42fff6
Revert "Added go sdk as a dependency"
...
This reverts commit 0ae8b60573
.
2022-09-01 13:42:35 +02:00
Shreyas Goenka
0ae8b60573
Added go sdk as a dependency
2022-08-31 19:05:05 +02:00