admin管理员组文章数量:1355529
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..
本文标签: Terraform Provider does not have permission to run on MacStack Overflow
版权声明:本文标题:Terraform Provider does not have permission to run on Mac - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744052102a2582611.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论