-
# đź’ˇ Summary #
Currently this configuration has both `production` and `staging` buckets defined in one configuration that is stored in the `default` workspace. This was necessary because this config…
-
### Configuration
```hcl
terraform {
required_version = ">= 1.8"
required_providers {
databricks = {
source = "databricks/databricks"
version = ">= 1.49.…
-
Hi again !
Continuing to test the different provider resources, I tried to provision an organization using terraform and I have the follow issue:
- I found the doc might not be completely up to d…
-
Hi,
i just started incorporating this module into our terraform cloud configurations and is very helpful! i have a quick question regarding the mapping of workspaces to terraform cloud projects. w…
-
### Brief description of the problem
When using Microsoft.MachineLearningServices/workspaces/outboundRules@2023-10-01 as documented [here](https://learn.microsoft.com/en-us/azure/templates/microsof…
-
Currently, the Terraform provisioner relies on the output of `terraform graph` to determine what resource `coder_metadata` instances should be applied to when building the template or workspace.
Un…
-
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Issue Type?
Bug
### (Optional) Module Version
0.20
### (Optional) Correlation Id
_No r…
-
### Terraform Version
```shell
Terraform v1.9.0
on windows_amd64
```
### Use Cases
We create terraform modules for consumption by other teams. To do this, we leverage a test folder to hold terrat…
-
### Configuration
```hcl
# Databricks (Workspaces management)
provider "databricks" {
alias = "mws"
host = "https://accounts.cloud.databricks.com"
account_id = lo…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…