-
## Describe the bug
Document states:
> The exception is the terraform init command, which is always executed sequentially if the [terraform plugin cache](https://developer.hashicorp.com/terrafor…
-
### Configuration
```hcl
# sql_endpoint.tf module file
resource "databricks_sql_endpoint" "sql_endpoint" {
count = var.prepare_for_deletion ? 0 : 1
name …
-
### Terraform Version and Provider Version
> terraform-v1.9.5 --version
Terraform v1.9.5
on darwin_amd64
+ provider registry.terraform.io/hashicorp/template v2.2.0
+ provider registry.terraform…
-
Getting an error on `terraform init`
```
Error: Unsupported Terraform Core version
This configuration does not support Terraform version 0.12.1. To proceed,
either choose another supported Ter…
gaiar updated
4 years ago
-
```
RP/0/RP0/CPU0:ios#sh ver
Tue Nov 5 13:12:59.482 UTC
Cisco IOS XR Software, Version 7.9.2
```
```
> go version
go version go1.23.2 darwin/arm64
```
When testing https://github.c…
-
### 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…
-
I have just downloaded my first Terraform docset, for 0.11.13. Yet when I search for the `element` function, the page displayed contains this notification:
> Note: This page is about Terraform 0.12…
-
### Description
`terraform plan` and `terraform apply` always take at least 12 seconds before doing any _actual work_. With the DEBUG log, I have isolated it down to the consistent 4 second time dela…
-
### Terraform Version
1.8.4
### Terraform Grafana Provider Version
3.10.0
### Grafana Version
11.3.0
### Affected Resource(s)
```
Stack trace from the terraform-provider-grafana_v3.10.0 plugin…
-
Love this extension thanks for publishing it! Any plans to add support for the latest Terraform v 0.12 features like First Class Expressions:
https://www.terraform.io/upgrade-guides/0-12.html#first…