Commit Graph

29 Commits (ccf19fbf5e2b61ba62efd1ac47a3a3fd3917d494)

Author SHA1 Message Date
James Bardin 5f063ae94a make grpcErr work for either plugin type
6 years ago
James Bardin b4cb64d986 convert rpc errors
6 years ago
James Bardin 353937411d handle empty json
6 years ago
James Bardin e3804810a9 Accept JSON encoded dynamic values from providers
6 years ago
Paddy e6592dc710
Add support for provider metadata to modules. (#22583)
6 years ago
Radek Simko cba55a4e12
plugin: Pass TerraformVersion from ConfigureRequest
7 years ago
James Bardin dcab82e897 send and receive Private through ReadResource
7 years ago
James Bardin 9a2a6d14bd Stop grpc server when running ACC tests
7 years ago
James Bardin a3d58665ad use LegacyResourceSchema
7 years ago
James Bardin 746aac8bda increase grpc recv limit
7 years ago
Martin Atkins 31299e688d core: Allow legacy SDK to opt out of plan-time safety checks
7 years ago
Martin Atkins 1530fe52f7 core: Legacy SDK providers opt out of our new apply result check
7 years ago
Martin Atkins bdcac8792d plugin: Use correct schema when marshaling imported resource objects
7 years ago
James Bardin 6f54bfaa7c send config during apply
7 years ago
Martin Atkins 53926ea581 plugin: Fix incorrect trace log message in provider Close
7 years ago
James Bardin 924b97238f Handle StateFuncs in provider shim
7 years ago
Martin Atkins 4fe9632f09 plugin: Establish our current plugin protocol as version 5
7 years ago
James Bardin 3bdd3b2a6e update plugin client with PrepareProviderConfig
8 years ago
James Bardin 3a0c2f1b67 close grpc TestListener
8 years ago
James Bardin 0d4d572c39 start work on helper/resource test fixtures
8 years ago
James Bardin a14fe7ae0c missing diagnostics in pugin protocol
8 years ago
James Bardin 795161f615 update to start a new process for each plugin
8 years ago
James Bardin 35b375d3ee check responses for nil values
8 years ago
Martin Atkins a7342de274 core: Properly handle no-op changes in plan
8 years ago
Martin Atkins 5d744e6824 plugin: TRACE log for each GRPC-remoted plugin call
8 years ago
Martin Atkins 4bf19797f3 plugin: Fix deadlock in getSchema where mutex is never unlocked
8 years ago
James Bardin c07ce1cd4b move conversion functions into separate package
8 years ago
James Bardin b403023841 serve the new version 5 grpc plugins
8 years ago
James Bardin c1d4a63fae GRPCProvider and GRPCProvisioner clients
8 years ago