mirror of
https://github.com/opentofu/opentofu.git
synced 2026-04-26 00:29:47 -04:00
https://github.com/hashicorp/terraform/pull/19389 introduced a change to the provider GPG signature verification process, and removed the hardcoded HashiCorp GPG key. While the changes were intended and are still planned for a future release, we should still be verifying all providers in the TF 0.12.0 release against the HashiCorp GPG key until a more robust key verification procedure is in place. Fixes https://github.com/hashicorp/terraform/issues/20527 |
||
|---|---|---|
| .. | ||
| convert | ||
| discovery | ||
| mock_proto | ||
| client.go | ||
| grpc_provider.go | ||
| grpc_provider_test.go | ||
| grpc_provisioner.go | ||
| grpc_provisioner_test.go | ||
| plugin.go | ||
| plugin_test.go | ||
| resource_provider.go | ||
| resource_provider_test.go | ||
| resource_provisioner.go | ||
| resource_provisioner_test.go | ||
| serve.go | ||
| ui_input.go | ||
| ui_input_test.go | ||
| ui_output.go | ||
| ui_output_test.go | ||