mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-04 17:03:43 -04:00
* Persist resource identity in Terraform state * make syncdeps * Move identity schema merging closer to the protocol * mock GetResourceIdentitySchemas * Fix identity refresh tests * Add more tests * Change grcpwrap upgrade identity * Review feedback * Remove unnecessary version conversion * Check if GetResourceIdentitySchemas RPC call is implemented * Update function signature docs * Adapt protocol changes * Check unimplemented error for identities in GetSchema |
||
|---|---|---|
| .. | ||
| convert | ||
| discovery | ||
| mock_proto | ||
| grpc_error.go | ||
| grpc_provider.go | ||
| grpc_provider_test.go | ||
| grpc_provisioner.go | ||
| grpc_provisioner_test.go | ||
| plugin.go | ||
| serve.go | ||
| ui_input.go | ||
| ui_input_test.go | ||
| ui_output.go | ||
| ui_output_test.go | ||