-
## Description
I am using this module and each time I make a change to any resources it forces all of the private subnet route tables to be recreated. Even if I make a new tag on an EC2 instance th…
-
In my module I'm using the following version:
```
terraform {
required_providers {
crunchybridge = {
source = "CrunchyData/crunchybridge"
version = "0.2.0"
}
}
}
`…
-
Steps to reproduce the issue:
1. Deploy the terraform template as is, e.g. leave route and service association in the plugin resource commented out. This should deploy the plugin as Global scope (i…
-
### 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…
-
# Template Terraform to deploy to Cloud Infrastructure
# This template allows you to deploy your infrastructure using Terraform to supported cloud providers.
# The workflow allows running tests, secu…
-
### Company Name
LSEG
### Use Cases or Problem Statement
we are going to use Streamlit App in our setup Based on the Snowflake Document [https://docs.snowflake.com/en/developer-guide/streamlit/priv…
-
### Terraform Core Version
1.8.3
### AWS Provider Version
5.72.1
### Affected Resource(s)
* aws_instance
### Expected Behavior
Changes not detected
### Actual Behavior
Changes detected and …
t0yv0 updated
1 month ago
-
##### SUMMARY
I can't read the inventory with the terraform_state plugin from a remote Terraform state that is stored at GitLab. The resources are created with the Hetzner Terraform provider. I don't…
-
## System Information
### Linux distribution
```Archlinux```
### Terraform version
```sh
terraform -v
Terraform v1.9.4
on linux_amd64
```
### Provider and libvirt versions
This is…
-
### Description
When I'm try dashboard conversion from JSON to Terraform using new relic cli, it is dropping thresholds from billboard widget.
### Go Version
Provide the output of `go version` he…