Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imjoseangel/terraform-databricks
Terraform Module to configure DataBricks
https://github.com/imjoseangel/terraform-databricks
Last synced: 2 days ago
JSON representation
Terraform Module to configure DataBricks
- Host: GitHub
- URL: https://github.com/imjoseangel/terraform-databricks
- Owner: imjoseangel
- License: mit
- Created: 2022-02-16T22:07:40.000Z (almost 3 years ago)
- Default Branch: devel
- Last Pushed: 2024-05-15T04:30:45.000Z (8 months ago)
- Last Synced: 2024-05-15T20:13:55.743Z (8 months ago)
- Language: Shell
- Size: 126 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# terraform-databricks
[![Terraform](https://github.com/imjoseangel/terraform-databricks/actions/workflows/terraform.yml/badge.svg)](https://github.com/imjoseangel/terraform-databricks/actions/workflows/terraform.yml)
## Configures Databricks
This Terraform module configures Databricks
### NOTES
* A Databricks workspace has to be in-place before the module can be used.
## Usage in Terraform 1.0
```terraform
```## Authors
Originally created by [imjoseangel](http://github.com/imjoseangel)
## License
[MIT](LICENSE)