mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-30 11:58:47 +00:00
error message: ``` - Finding hashicorp/null versions matching "3.0.0"... ╷ │ Error: Incompatible provider version │ │ Provider registry.terraform.io/hashicorp/null v3.0.0 does not have a package │ available for your current platform, darwin_arm64. │ │ Provider releases are separate from Terraform CLI releases, so not all providers │ are available for all platforms. Other versions of this provider may have │ different platforms supported. ``` Signed-off-by: Rui Chen <rui@chenrui.dev>