-
### Terraform Version
```shell
Terraform v1.6.3
```
### Use Cases
In order to speed up the testing process, we would like to have the ability to run all the tests in parallel (which are not depend…
-
It seems there's an issue with how `terragrunt-atlantis-config` determines module paths when defined in child module `.tf` files.
The error:
```
$ terragrunt-atlantis-config_1.16.0_linux_amd64 ge…
relu updated
9 months ago
-
### Terraform Core Version
v1.9.8
### AWS Provider Version
5.73.0
### Affected Resource(s)
- aws_lexv2models_bot
- aws_lexv2models_intent
- aws_lexv2models_slot
why after the def…
-
**Describe the issue**
When I try to run checkov with download-external-modules to true : `checkov -d . -o junitxml --external-checks-git https://gitlab.mycompany.com/mygroup/policy-as-code.git --do…
-
## Describe the Bug
Cannot create a custom origin behind the default one, because
1. `The given value is not suitable for child module variable "custom_origins" defined at .terraform/modules/cloudfr…
-
### Terraform Version
```
Terraform v1.0.5
on darwin_amd64
```
### Terraform Configuration Files
```terraform
module "example" {
source = "s3::https://s3.cn-north-1.amazonaws…
-
I'm not sure what the issue is here, but consider this example:
Module `example`:
```hcl
variable "example" {
type = map(
object({
nested_a = object({
nested_b = list(…
-
### Terraform Version
```shell
1.5.0
```
### Use Cases
I love the new import block. Sadly, it seems to be less useful for modules as:
1. import has to be at root level
2. cannot impor…
-
### Terraform Version
```shell
Terraform v1.3.7
```
### Use Cases
Main Use Case:
- Providing an instance bound random string/int used in unique/primary key naming/id fields of resource…
-
### OpenTofu Version
```shell
1.6.0-beta4
```
### Use Cases
Over the lifecycle of an opentofu module, one might need to remove variables from a module.
It would be great to have a mechan…