-
### Terraform, Provider, Kubernetes and Helm Versions
```
Terraform version: v1.5.2
Helm Provider version: 2.10.x
EKS version: 1.27
Kubernetes provider: 2.21.1
AWS terraform provider version…
-
**Describe the bug**
When setting `programs.terraform.package` to the result of `terraform-with-plugins` the `terraform` binary cannot be found:
> `Failed to load formatter #terraform due to err…
-
### OpenTofu Version
```shell
OpenTofu v1.8.2
on linux_amd64
```
### OpenTofu Configuration Files
```hcl
terraform {
backend "http" {
address = "https://tf-state-server.[domain]/api/v0/t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
bsgea updated
4 weeks ago
-
## Introduction
TFLint allows anyone to implement checks on Terraform configurations using the plugin SDK. However, although the current SDK exposes many APIs for modules, it does not have enough A…
-
Investigate use of https://github.com/hashicorp/terraform-plugin-go.
-
### Terraform Core Version
1.9.1
### AWS Provider Version
5.68.0
### Affected Resource(s)
aws_route53_health_check
### Expected Behavior
Terraform should be able create calculated…
-
This is unfortunately an issue with Terraform (and largely just filesystems in general). Some background:
- `text file busy` can occur in Linux when a process tries to write or modify an executable…
sreya updated
3 weeks ago
-
What are the network access requirements for terraform-provider-azuredevop?
I have allowed outbout to https://github.com/microsoft/terraform-provider-azuredevops/*
However, I am encountering the follo…
-
### Terraform Core Version
1.9.3
### AWS Provider Version
5.60.0
### Affected Resource(s)
aws_batch_job_definition
### Expected Behavior
When specifying other node properties, oth…