-
### OpenTofu Version
```shell
(This is at commit `52cc91c87a3d5e0a365e0d96a27f76f2d24cb317`)
OpenTofu v1.9.0-dev
on darwin_arm64
```
### OpenTofu Configuration Files
```hcl
module "test-versi…
-
Ao tentar executar o tofu plan/apply os erros abaixo foram apresentados.
```
Error: Invalid count argument
on loadbalancer/loadbalancer.tf line 43, in resource "oci_network_load_balancer_backend"…
-
### Platform or tool
Terraform
### Desired or expected behavior
Support OpenTofu which is an open-source fork of Terraform.
### Current behavior
Terraform plugin only works with `terraform` binar…
-
### Summary
The goal is to duplicate all `TF_` environment variables to `OPENTOFU_`, with priority to `OPENTOFU_` version and possibly a warning to encourage the migration when `TF_` one are set.
##…
-
## Describe the bug
Numbers reaching into 17~19 digits get changed by terragrunt before making it to terraform for planning
## Steps To Reproduce
1. Create a module that passes one input to an …
-
### Use Case
OpenTofu will be the true open-source software moving forward, considering adopt it rather than Terraform for integration tests and development process?
[Winglang currently requires…
-
## Add OpenTofu to terraform module
#### Describe the solution you'd like
It would be useful to have the ability to specify the `terraform_binary`, allowing the use of `tofu` (OpenTofu) as an alte…
-
`terraform-mode` currently necessarily [calls the `terraform` binary when formatting buffers or regions](https://github.com/hcl-emacs/terraform-mode/blob/abfc10f5e313c4bb99de136a14636e9bc6df74f6/terra…
-
### Thank you for reporting an issue.
Issues with provider, related provider key was added https://github.com/opentofu/registry/issues/1149
the same public key in the terraform registry and "Terrafo…
-
### Description
It would've been nice to support OpenTofu as a Terraform replacement, due to the recent Terraform licensing issue.
I'm glad that tfcdk stayed Mozilla, but people need viable option…