-
### OpenTofu Version
```shell
OpenTofu v1.8.0
```
### The problem in your OpenTofu project
### Details
file() and similar functions have unrestricted access to fs
### PoC
```
output…
-
### Terraform Version
```
OpenTofu v1.8.2
on linux_amd64
+ provider registry.opentofu.org/terraform-provider-openstack/openstack v3.0.0
+ provider registry.terraform.io/terraform-provider-opensta…
-
Just want to raise an issue to track the OpenTofu support, thanks!
(currently a bit annoyed with this timeout issue, #780)
-
Just log an issue once OpenTF stable release is available :)
-
### OpenTofu Version
```shell
OpenTofu v1.8.2
```
### OpenTofu Configuration Files
main.tf
```hcl
variable "root_disk" {
type = object({
type = optional(string, "gp3")
size …
-
### OpenTofu Version
```shell
OpenTofu v1.8.3
on linux_amd64
```
### OpenTofu Configuration Files
```hcl
terraform {
required_providers {
azurerm = {
source = "hashicorp/…
-
~Related to: #2089, #2088~
~Main PR: #2054~
~When using `for_each` with provider indexes on the `300_static_evaluate_provider_mappings_alias_vs_instance` branch, the error message claims the value…
-
### OpenTofu Version
```shell
All
```
### The problem in your OpenTofu project
In addition to the compiled release packages, it would be great to have also **signed** _source_ tar.gz archives (obv…
ehdis updated
3 weeks ago
-
### OpenTofu Version
```shell
We are using `latest` from https://github.com/opentofu/setup-opentofu (`v1.0.4`)
```
### Use Cases
I have a number of GitHub repositories in one organization managed …
-
### OpenTofu Version
```shell
n/a
```
### The problem in your OpenTofu project
OpenTofu does not currently offer a FIPS-compliant build
### Attempted Solutions
n/a
### Proposal
This is a track…