terraform/website/docs/registry/providers/os-arch.md

1.3 KiB

layout page_title sidebar_current description
registry Recommended Provider Binary OS and Architecture - Terraform Registry docs-registry-provider-os-arch Recommended Provider Binary OS and Architecture

-> Publishing Beta
Welcome! Thanks for your interest participating in our Providers in the Registry beta! Paired with Terraform 0.13, our vision is to make it easier than ever to discover, distribute, and maintain your provider(s). We welcome any feedback you have throughout the process and encourage you to reach out if you have any questions or issues by emailing terraform-registry-beta@hashicorp.com.

We recommend the following OS / architecture combinations for compiled binaries available in the registry (this list is already satisfied by our recommended .goreleaser.yml configuration file):

  • Darwin / AMD64
  • Linux / AMD64
  • Linux / ARMv8 (sometimes referred to as AArch64 or ARM64)
  • Linux / ARMv6
  • Windows / AMD64

We also recommend shipping binaries for the following combinations, but we typically do not prioritize fixes for these:

  • Linux / 386
  • Windows / 386
  • FreeBSD / 386
  • FreeBSD / AMD64