-
Hi,
I have this GHA causing me grief... for brevity, the pieces that I believe matter.
The problem does not happen when I run locally with the same version of `tofu` and `terragrunt` (of course)…
-
Resource controller can't able to update service-endpoint for event-stream instance
### Terraform CLI and Terraform IBM Provider Version
Running on schematics workspace -
ibm-cloud/ibm v1.68.0…
-
### Terraform Version
```shell
Terraform v1.9.2
on darwin_arm64
+ provider registry.terraform.io/digitalocean/digitalocean v2.38.0
+ provider registry.terraform.io/hashicorp/http v3.4.3
+ provide…
-
### 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
…
-
**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…
-
### 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…
-
### 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-…
-
# 💡 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.…