Page MenuHomeDevCentral

Install Terraform on Complector
ClosedPublic

Authored by dereckson on Sat, Feb 7, 20:55.

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.Sat, Feb 7, 21:40
This revision was automatically updated to reflect the committed changes.