-
# 💡 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…
-
### 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…
-
### 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…
-
### Configuration
```hcl
terraform {
required_version = ">= 1.8"
required_providers {
databricks = {
source = "databricks/databricks"
version = ">= 1.49.…
-
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
-
### 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…
-
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…