mirror of
https://github.com/hashicorp/terraform.git
synced 2026-04-23 07:08:22 -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 |
||
|---|---|---|
| .. | ||
| deferred.go | ||
| deferred_test.go | ||
| diagnostics.go | ||
| diagnostics_test.go | ||
| functions.go | ||
| functions_test.go | ||
| schema.go | ||
| schema_test.go | ||