Serge Smertin
Serge Smertin
it's better not to use env vars, I guess :) anyway - I'm looking at SDK stats once in a while and am generally happy when seeing adoption by more...
@CyrilDesch You have to make a PR from your repo to this repo 😉
@wimglenn imagine someone works in an environment, where every package is explicitly built, checked for CVE flaws, and copied into local PyPI clone or RPM/DEB repo. And once in a...
@thomasrockhu-codecov will check approx in 1.5 weeks
@darrenhaken , https://github.com/databrickslabs/terraform-provider-databricks has support for all publicly available APIs
@richardzone , https://github.com/databrickslabs/terraform-provider-databricks implements full azure support
@nenetto , https://github.com/databrickslabs/terraform-provider-databricks supports the newest tf version
@QuentinAmbard this may become a proper "Terraform module". let's wait with moving. @hwang-db will take a stab
https://github.com/databrickslabs/blueprint/pull/99
we need to see if the originating `import` node has `try: ... except: ...` blocks. or `with contextlib.suppress(ImportError)` would be fine as well.