Caleb Van Dyke

Results 36 issues of Caleb Van Dyke

Would be nice if we offered some kind of checkpointing solution. Imagine your process step is working fine but something was mis-configured with your sink. It would be nice if...

enhancement
runner

### OpenTofu Version ```shell OpenTofu v1.7.1 on darwin_arm64 ``` ### OpenTofu Configuration Files ```hcl terraform { backend "http" { address = "http://localhost:8000" headers = { "authorization" = "Bearer access-token" "Cache-Control"...

bug
pending-decision

Resolves #1656 ## Target Release 1.8.0 ## Checklist - [ x ] I have read the [contribution guide](https://github.com/opentofu/opentofu/blob/main/CONTRIBUTING.md). - [ x ] I have not used an AI coding assistant...