-
We are trying to access databricks workspace which has disabled public network access. But we are using service principal which is admin owner of the databricks. But the terraform init thorwing 403 un…
-
### Terraform Version
v1.0.1 on windows_amd64
### AzureRM Provider Version
3.1.0
### Affected Resource(s)/Data Source(s)
workspace
### Terraform Configuration Files
```hcl
We hav…
-
### Configuration
```hcl
terraform {
required_version = ">= 1.8"
required_providers {
databricks = {
source = "databricks/databricks"
version = ">= 1.49.…
-
### Description
Adding an argument (or a separate resource?) to aws_emr_studio resource would be great.
Currently, the provider lacks the necessary functionality to manage AWS EMR Studio workspace…
-
**Describe the bug**
I defined some hooks and they are not executed
**To Reproduce**
Add this to `~/.config/mise/config.toml`:
```toml
[hooks]
enter = 'echo "ENTER"'
leave = 'echo "LEAVE"'
c…
-
Hello, Cloud Posse Community!
We’re excited to announce that **starting on November 12, 2024, we will begin migrating each component in the `cloudposse/terraform-aws-components` repository to indiv…
-
### Terraform Version
```shell
Terraform v1.8.2
on linux_amd64
```
### Terraform Configuration Files
```hcl
terraform {
cloud {
organization = "..."
workspaces {
name = "..…
ben-z updated
3 weeks ago
-
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…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
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…