# provider checksum

Published articles for provider checksum.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## How to run Terraform providers not meant for Apple Silicon with Rosetta

DevFeed: [How to run Terraform providers not meant for Apple Silicon with Rosetta](<https://devfeed.tech/articles/how-to-run-terraform-providers-not-meant-for-apple-silicon-with-rosetta-27748.md>)

Original publisher: [Read original article](<https://gagor.pro/2026/05/how-to-run-terraform-providers-not-meant-for-apple-silicon-with-rosetta/>)

Author: Tom

Published: 2026-05-06T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [Terraform](<https://devfeed.tech/topics/terraform.md>), [x86](<https://devfeed.tech/topics/x86.md>), [Arm](<https://devfeed.tech/topics/arm.md>)

Tags: [apple-silicon](<https://devfeed.tech/tags/apple-silicon.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [bash](<https://devfeed.tech/tags/bash.md>), [mac-m1](<https://devfeed.tech/tags/mac-m1.md>), [macos](<https://devfeed.tech/tags/macos.md>), [provider-checksum](<https://devfeed.tech/tags/provider-checksum.md>), [rosetta](<https://devfeed.tech/tags/rosetta.md>), [terraform](<https://devfeed.tech/tags/terraform.md>), [tfenv](<https://devfeed.tech/tags/tfenv.md>), [x86](<https://devfeed.tech/tags/x86.md>), [x86-64](<https://devfeed.tech/tags/x86-64.md>)

### AI overview

A tutorial explains how to use Rosetta to run Terraform as x86_64 on Apple Silicon, allowing Terraform to download and use providers that do not yet support ARM and helping avoid provider checksum mismatches.

### Source excerpt

Use Rosetta to run Terraform as x86_64 on Apple Silicon and avoid provider checksum mismatches.