tofu-controller icon indicating copy to clipboard operation
tofu-controller copied to clipboard

A GitOps OpenTofu and Terraform controller for Flux

Results 222 tofu-controller issues
Sort by recently updated
recently updated
newest added

Fixes https://github.com/weaveworks/tf-controller/issues/408 Signed-off-by: Dinar Valeev

There are many scenarios when we want to import the current tfstate of a Terraform object. Currently, importing can be done using the `terraform import` command together with many manual...

good first issue
area/cli

Hello, We are looking at adopting Flux CD in our environment and I noticed that Flux integrates with KEDA. I realize it is still early for this project, so I...

## Use - webhook (policy engine integration) - retryInterval - workspace - environment variable ## How to - write primitive modules

Hello, I have a terraform workspace that looks like this: |- mycluster01 |--- myapp01 |----- main.tf |----- common.tf |--- myapp02 |----- main.tf |----- common.tf This works fine when I declare...

We've seen an issue now where the `tf-controller` is unable to talk to the `tf-runner`, we believe this is due to the different versions of the controller and the runner....

APM (Application Performance Monitoring) is a great way to provide insights into application-layer transactions (and more). However, APMs are generally based on a language and/or framework e.g. Java, Go, Tomcat,...

kind/enhancement
area/observability

I want to have a set of CLI commands that I can use to create, delete, resume, and suspend Terraform resources. - [ ] #380 - [ ] #381 -...

team/denim
area/cli

Currently there is no way to set TF_LOG and logging done on terraform-exec level

Right now aws-package have hardcoded namespace, repository and version. Which breaks existing helm installation `failed to create resource: namespaces "flux-system" not found`