-
I have a lot of terraform repositories where there is a root module that includes other modules with some inputs/attributes. Those inputs are variables for the other modules, which affect whether they…
sparr updated
4 years ago
-
**What happened**:
Terraform fails to validate the spot module due to the following error
```shell
│ Error: Unsupported block type
│
│ on .terraform/modules/ocean-aws-k8s/ocean.tf line 244…
-
### TL;DR
support psc in mssql submodule
### Terraform Resources
```markdown
Add this in https://github.com/terraform-google-modules/terraform-google-sql-db/tree/master/modules/mssql mssql s…
-
# Description
The AVM Team Linter has found an issue with the following GitHub Team.
| Team Name | Owner | Issue |
| --- | --- | --- |
| avm-ptn-policyassignment-module-contributors-tf | steph409 | …
-
# Description
The AVM Team Linter has found an issue with the following GitHub Team.
| Team Name | Owner | Issue |
| --- | --- | --- |
| avm-ptn-alz-module-contributors-tf | matt-FFFFFF | No correct…
-
# Description
The AVM Team Linter has found an issue with the following GitHub Team.
| Team Name | Owner | Issue |
| --- | --- | --- |
| avm-res-resources-resourcegroup-module-contributors-tf | Jfol…
-
# Description
The AVM Team Linter has found an issue with the following GitHub Team.
| Team Name | Owner | Issue |
| --- | --- | --- |
| avm-res-logic-workflow-module-contributors-tf | bakrish | No …
-
# Description
The AVM Team Linter has found an issue with the following GitHub Team.
| Team Name | Owner | Issue |
| --- | --- | --- |
| avm-res-insights-datacollectionendpoint-module-contributors-t…
-
### Terraform Core Version
1.8.4
### citrixadc Provider Version
1.39.0
### Operating system
Windows
### Affected Resource(s)
resource "citrixadc_lbvserver" "vip" {
name = "VIP"
ipv46 = "10.10…
-
### What happened?
When using a terraform module that has a Terraform helm provider and helm chart configured, the terraform apply fails because the Terraform helm provider tries to download the char…