-
### Terraform Version
```shell
> terraform-1.10.0-alpha-rc-2024-10-09 --version
Terraform v1.10.0-alpha20241009
on linux_amd64
```
I don't see a command that would relate to this feature/cap…
-
### Describe the bug
Modify a Nebari AWS deployment node group definition like so:
```
# old
amazon_web_services:
node_groups:
grp_1:
...
grp_2:
...
grp_3:
…
-
Timescale module version: 1.11.1
When creating a Timescale service and providing a VPC ID to the resource, it returns the following error:
```
my-module.timescale_service.database: Creating...
…
-
```tf
module "eks-dev" {
source = "terraform-aws-modules/eks/aws"
version = "~> 20.26.0"
cluster_version = "1.31" # just changed from 1.30 to 1.31
...
}
```
I have deleted the `.t…
-
Originally posted by **rodoviti** May 31, 2024
Currently, `function_app` module from [terraform-azurerm-v3](https://github.com/pagopa/terraform-azurerm-v3) includes two alarms:
- [Function App H…
-
### Terraform Version
```shell
Terraform v1.9.7
on linux_amd64
+ provider registry.terraform.io/hashicorp/aws v5.67.0
+ provider registry.terraform.io/hashicorp/external v2.3.4
+ provider registr…
-
**Terraform Version & Prov:**
**AFT Version:**
1.13.2
**Terraform Version & Provider Versions**
N/A
`terraform version`
N/A
`terraform providers`
N/A
**Bug Description**
We see bel…
-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.72.1
### Affected Resource(s)
aws_cognito_user_pool
aws_s3_object
aws_dynamodb_table_item
### Expected Behavior
Expec…
ysa-v updated
2 weeks ago
-
### 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 c…
-
**Describe the bug**
Using latest azurerm provider version 4.4 (maybe) causes Terratag to fail.
```
> /opt/terratag -tags="{\"created_by\":\"$ENV0_ENVIRONMENT_CREATOR_NAME\",\"env0_environment_…