最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Terraform Provider does not have permission to run on Mac - Stack Overflow

programmeradmin0浏览0评论

I'm trying to run my custom terraform provider in Mac, but it asks for permission, Once I enable permission it will run, But I need it to be run as trusted, that it should run without asking permission, Do I need any additional build steps to do with it while building or releasing, and I used goreleaser to release on terraform registry

test-user@my-MacBook-Air test % terraform apply --auto-approve

**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/abirajvp/abiraj](): failed to instantiate provider
 "[registry.terraform.io/abirajvp/abiraj]()" to obtain schema: fork/exec
.terraform/providers/[registry.terraform.io/abirajvp/abiraj/2.1.8/darwin_arm64/terraform-provider-abiraj](.1.8/darwin_arm64/terraform-provider-abiraj):
permission denied..
发布评论

评论列表(0)

  1. 暂无评论