Terraform Wrapper #15

Open
opened 2026-03-29 16:25:50 +00:00 by jmarya · 0 comments
Owner

terra as a drop-in passthrough for tofu/terraform.

  • terra plan / terra apply / terra fmt / terra validate / terra output — all pass through to underlying binary
  • Detects tofu or terraform binary, configurable via [terraform] binary = "tofu"
  • Users can alias terraform=terra and never notice
  • Hook points for future policy evaluation (pre-apply) without breaking passthrough behavior
`terra` as a drop-in passthrough for tofu/terraform. - `terra plan` / `terra apply` / `terra fmt` / `terra validate` / `terra output` — all pass through to underlying binary - Detects tofu or terraform binary, configurable via `[terraform] binary = "tofu"` - Users can alias terraform=terra and never notice - Hook points for future policy evaluation (pre-apply) without breaking passthrough behavior
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jmarya/terrarium#15
No description provided.