【发布时间】:2022-07-19 01:57:10
【问题描述】:
当我运行terraform plan 时,我希望看到一个计划,但我得到了
│ Error: Failed to load plugin schemas
│
│ Error while loading schemas for plugin components: Failed to obtain provider schema: Could not load the schema for provider registry.terraform.io/hashicorp/aws: failed to
│ instantiate provider "registry.terraform.io/hashicorp/aws" to obtain schema: Unrecognized remote plugin message:
│
│ This usually means that the plugin is either invalid or simply
│ needs to be recompiled to support the latest protocol...
系统是:arm64 m1 - Monterey - TFEnv - Terraform 1.1.9
【问题讨论】:
标签: terraform terraform-provider-aws apple-m1