Page MenuHomeDevCentral

Install Terraform on Complector
ClosedPublic

Authored by dereckson on Feb 7 2026, 20:55.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 27, 12:10
Unknown Object (File)
Sat, Jun 27, 02:08
Unknown Object (File)
Mon, Jun 22, 08:55
Unknown Object (File)
Sat, Jun 20, 10:14
Unknown Object (File)
Thu, Jun 18, 23:29
Unknown Object (File)
Thu, Jun 18, 09:19
Unknown Object (File)
Tue, Jun 16, 14:33
Unknown Object (File)
Tue, Jun 16, 13:59
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 Not Applicable
Unit
Tests Not Applicable

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.