opentofu/internal/plugin6
James Bardin 8943c79322 diagnostics must be checked on all schema calls
We can no longer be assured that the particular instance of a provider
we are using has had GetProviderSchema called. Always check the
diagnostics even if we're fetching a cached response.
2022-05-03 10:30:59 -04:00
..
convert remove usage of MinItems/MaxItems 2021-09-24 12:26:00 -04:00
mock_proto internal/plugin[6]: Add generated mocks 2021-10-28 20:16:26 -05:00
doc.go Move plugin/ and plugin6/ to internal/plugin{,6}/ 2021-05-17 14:09:07 -07:00
grpc_error.go Move plugin/ and plugin6/ to internal/plugin{,6}/ 2021-05-17 14:09:07 -07:00
grpc_provider_test.go internal/plugin[6]: Add generated mocks 2021-10-28 20:16:26 -05:00
grpc_provider.go diagnostics must be checked on all schema calls 2022-05-03 10:30:59 -04:00
serve.go Move plugin/ and plugin6/ to internal/plugin{,6}/ 2021-05-17 14:09:07 -07:00