Page MenuHomeDevCentral

Install Terraform on Complector
ClosedPublic

Authored by dereckson on Feb 7 2026, 20:55.
Tags
None
Referenced Files
F33312676: D3922.diff
Tue, Jun 16, 14:33
F33307536: D3922.diff
Tue, Jun 16, 13:59
F33223715: D3922.id10163.diff
Mon, Jun 15, 23:18
F33223450: D3922.id10164.diff
Mon, Jun 15, 23:17
Unknown Object (File)
Sun, Jun 14, 04:29
Unknown Object (File)
Sat, Jun 13, 01:39
Unknown Object (File)
Fri, Jun 12, 09:42
Unknown Object (File)
Thu, Jun 11, 02:01
Subscribers
None

Details

Summary

As documented on T1938#32547 and on Agora, the OpenTofu registry
doesn't compile everything for FreeBSD.

Terraform can be used temporarily.

This fixes the following issue:

Initializing provider plugins...
- Finding hashicorp/vault versions matching "5.3.0"...
╷
│ Error: Incompatible provider version
│
│ Provider registry.opentofu.org/hashicorp/vault v5.3.0 does not have a package available for your current platform, freebsd_amd64.
│
│ Provider releases are separate from OpenTofu CLI releases, so not all providers are available for all platforms. Other versions of this provider may have different platforms supported.
Test Plan

terraform init

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 6257
Build 6541: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Feb 7 2026, 21:40
This revision was automatically updated to reflect the committed changes.