Troy Knapp
Troy Knapp
### OpenTofu Version ```shell ❯ tofu -v OpenTofu v1.6.0-dev on linux_amd64 ``` ### Use Cases In software engineering we have a major problem where we can have two or more...
### 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/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
### OpenTofu Version ```shell OpenTofu v1.6.1 on linux_amd64 ``` ### Use Cases When something is wrong with the provider reference in a resource the user often gets the following error:...
### Report The [documentation on the walkthrough](https://github.com/kedacore/http-add-on/blob/main/docs/walkthrough.md) isn't correct. It presupposes a manifest being located at `examples/v0.8.0/httpscaledobject.yaml` exists, but doesn't. Furthermore, the httpscaledobject is installed in the previous step with...
**Describe the bug** When installing an OpenTofu version tenv on windows with powershell it seems to create the lock file in the incorrect location. Running `tenv tofu install 1.7.1` for...
### OpenTofu Version ```shell ❯ tofu version OpenTofu v1.7.0 on linux_amd64 ``` ### Use Cases There are numerous reasons why someone might want to be able to have a data...
### OpenTofu Version ```shell N/A ``` ### The problem in your OpenTofu project A variable that defines an object with optional inputs has an implied null for said input. In...
**Is your feature request related to a problem? Please describe.** Importing modules can become tedious especially for monorepo style repos. I currently have about 60 of these declarations in the...
### OpenTofu Version ```shell OpenTofu v1.8.2 on linux_amd64 ``` ### The problem in your OpenTofu project Its inherently frustrating to import resources that already exist, especially when iterating over multiple...
### Community note > [!TIP] > 👋 Hi there, OpenTofu community! The OpenTofu team prioritizes issues based on upvotes. Please make sure to upvote this issue and describe how it...