-
**Is your feature request related to a problem? Please describe.**
Due to Hashicorp's license change from MPL 2.0 to a BSL. competitors to Hashicorp will have licensing issues. Being Gaia basically c…
-
### Issue
I tried to launch my opentofu code with semaphore UI. In my organization, we use our own git to store the tf.state so we use a backend http.
When i launch the task i have a message :
…
-
Related to: #2089, #2088
Main PR: #2054
When using explicitly aliased providers and explicit numeric indexes on the `300_static_evaluate_provider_mappings_alias_vs_instance` branch, the error mess…
-
We would like to use OpenTofu with Account Factory for Terraform.
Please see here for more information of Open Tofu **https://opentofu.org/**
At the moment OpenTofu is a drop-in replacement for…
-
### OpenTofu Version
```shell
`1.8.4`
```
### OpenTofu Configuration Files
The following [reference](https://github.com/opentofu/opentofu/blob/e6ca786e091e3ddc948ab3d1b12d815a60d34b71/internal/com…
-
### OpenTofu Version
```shell
1.8.0-beta
```
### OpenTofu Configuration Files
```hcl
resource "random_integer" "a" {
max = 10
min = 1
}
import {
to = random_integer.a
id = "3,1,10…
-
**Is your feature request related to a problem? Please describe.**
We have to handle the case described in https://github.com/opentofu/opentofu/issues/1005 after the final discussion from OpenTofu ma…
-
### OpenTofu Version
```shell
❯ tofu version
OpenTofu v1.8.3
on darwin_arm64
```
### The problem in your OpenTofu project
I am using the -backend-config flag to pass partial backend configuratio…
-
Follow-up to question in #1016
This issue is more clearly scoped to track actual support for OpenTofu in `weaveworks/tf-controller`. Thanks @LappleApple for the heads up.
## Problem/opportunity
…
-
User tries to setup infrastructure using OpenTofu (Terraform) but unable to use the `kubernetes_manifest` provider due to Permission issue.
## Description
> Hi Milson, et al:
>
> I am trying to use…