-
### Terraform Version
```shell
latest
```
### Use Cases
Today internal/backend/remote-state/http/client.go adds md5 checksum headers. I'd like to provide crc32c headers to the http backend. crc32c…
-
### Terraform Version
```shell
1.3.1
```
### Use Cases
Some backends (like JFrog Artifactory) don't allow their users to control what exact HTTP code the server returns.
### Attempted Solutions
…
-
### Current Terraform Version
```
Terraform v0.12.28
```
### Use-cases
For top-level security reasons - each Workspace e.g. `Production`, `Staging`, `Development` etc in a separate organiz…
-
### OpenTofu Version
```shell
1.8.0-beta2
```
### OpenTofu Configuration Files
Two different configurations. One for a configuration backend:
```hcl
variable "b" {
default = "tofu.tfstate"
}…
-
### What happened?
Tried to create a kubernetes auth backend.
Used [authBackendConfig](https://doc.crds.dev/github.com/upbound/provider-vault/kubernetes.vault.upbound.io/AuthBackendConfig/v1alpha1…
-
Hi,
I am trying to use s3 as backend for terragrunt to use and it seems after the `terragrunt init` the `terragrunt apply` is missing a key in the map to identify the backend and reports that `Backen…
-
### 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…
-
### Current Terraform Version
```
terraform 0.12.17
```
### Use-cases
if use terraform cli more than 100 at the same time with pgbackend
postgress connenction number limit,terraform exec…
-
### OpenTofu Version
```shell
OpenTofu v1.8.2
on linux_amd64
```
### OpenTofu Configuration Files
```hcl
terraform {
backend "http" {
address = "https://tf-state-server.[domain]…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
/kind bug
**What happened**: Following the instructions from the docs: https://docs.tarmak.io/release-0.5/user-guide.html
```
tarmak init
tarma…