-
### 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…
-
### Terraform Version
0.7.10
### Affected Resource(s)
- data.template_file
### Terraform Configuration Files
###### main.tf
```hcl
module "testing" {
source = "./my-module"
}
```
…
-
The method tries to check if the libraries have a non-empty string for its name but for the Pypi, Maven and Cran libraries are pointer to structs, so when it tries to check the len like the following,…
-
### Provider Version
1.2.0
### Terraform Version
v0.12.24
### Affected Resource(s)
- helm_repository
### Terraform Configuration Files
```hcl
locals {
local_storage_name = "xyz-loca…
-
When attempting to create a new policy resource using the provider Terraform is crashing. It appears it is crashing when it attempts to use the function parsePolicy in the resource_policy.go file at…
-
_This issue was originally opened by @FabioIngrao as hashicorp/terraform#23599. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-ter…
ghost updated
4 years ago
-
Master branch at e73f8343 build is crashing immediatly :
```bash
module.rke.rke_cluster.cluster: Creating...
Error: rpc error: code = Unavailable desc = transport is closing
panic: runtim…
-
### Terraform Version
```
Terraform v0.11.4
```
### Terraform Configuration Files
```hcl
...
```
### Debug Output
### Crash Output
Error: vra7_resource.RHEL_6_Full_Supp…
-
_This issue was originally opened by @btc as hashicorp/terraform#25168. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0…
ghost updated
4 years ago
-
Terraform version: 0.12.26
Go runtime version: go1.12.13
found provider "terraform-provider-mongodbatlas_v0.6.0_x4"
```
Error: rpc error: code = Unavailable desc = transport is closing
…