Remove Community Supported Archs (#3321)

Signed-off-by: Mick Tarsel <mtarsel@gmail.com>
This commit is contained in:
Mick Tarsel
2025-09-30 15:12:05 -07:00
committed by GitHub
parent b8e67c0362
commit cd21e74e75

View File

@@ -38,16 +38,6 @@ import Admonition from '@theme/Admonition';
You can run OpenTofu without installation as a standalone binary. You can [download the latest release](https://github.com/opentofu/opentofu/releases/latest/) for your operating system from the [GitHub releases page](https://github.com/opentofu/opentofu/releases/latest/), unpack the zip and start using it. For easier updates, we recommend using the **non-portable packaged versions for your operating system**.
### Community-supported Architectures
:::note
These are builds for architectures that OpenTofu does not officially support. Please raise issues about these builds with their maintainers.
:::
Download the latest binary for [ppc64le here](https://ftp2.osuosl.org/pub/ppc64el/opentofu/). [Contact the ppc64le maintainer](mailto:mick@linux.vnet.ibm.com) for issues related to this binary.
## Verify the file integrity
Please download the `tofu_YOURVERSION_SHA256SUMS` file from the release. This file contains the SHA256 checksums for all files. You can verify the integrity of your file by running: