-
### Description
Hello, AWS workspaces introduced pooled workspaces, it would be great if terraform could support it.
### Requested Resource(s) and/or Data Source(s)
* aws_workspace_pool
…
-
### 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…
-
### Configuration
```hcl
terraform {
required_version = ">= 1.8"
required_providers {
databricks = {
source = "databricks/databricks"
version = ">= 1.49.…
-
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…
-
### 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…
-
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,
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…
-
### Validations
- [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](https://githu…
-
* terrascan version:
* 1.10.0
* Operating System:
* Windows 10 x64
### Description
Enable terraform expierments support
terraform {
experiments = [module_variable_optional_attrs]
}
##…