-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.76.0
### Affected Resource(s)
- aws_bedrockagent_agent
### Expected Behavior
Following actual resource documentation, the following i…
-
Intermittently landing zone is failing with this error (this if from the roks quickstart variation):
```
2024/09/29 13:02:42 Terraform apply | Error: local-exec provisioner error
2024/09/29 13:02…
-
We need a way to disable destinations via terraform. I see there's a disabled_at option present on `hookdeck_destination` resource, but does not appear to do anything?
lijok updated
15 minutes ago
-
**Describe the bug**
Using the provider like this no longer yields any debug log:
```
provider "cisco-meraki" {
meraki_debug = "true"
}
```
**Expected behavior**
Debug log of API HTTP call…
-
### Configuration
```hcl
terraform {
required_providers {
databricks = {
source = "databricks/databricks"
version = "1.53.0"
}
}
}
provider "databricks" {
…
arloc updated
2 weeks ago
-
Hi,
on page 101 of the english version of the book I can not see the file structure here:
https://github.com/brikis98/terraform-up-and-running-code/tree/3rd-edition/code/terraform/03-terraform-sta…
-
**Describe the bug**
There is some inconsistencies between the GO variable schema and the Kibana [API](https://www.elastic.co/docs/api/doc/kibana/v8/operation/operation-createsloop) to create a SLO, i…
-
### Describe the bug
We must be more consistent in Terraform provider versions across different deployment stages. This discrepancy can lead to unpredictable behavior and potential issues during depl…
-
### Terraform CLI Version
1.9.8
### Terraform Provider Version
0.97.0
### Company Name
Coveo
### Terraform Configuration
```terraform
data "snowflake_views" "database_schema_view…