opentofu/internal/plugin
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 Move plugin/ and plugin6/ to internal/plugin{,6}/ 2021-05-17 14:09:07 -07:00
discovery build: Run staticcheck with "go run" 2021-10-12 11:42:17 -07:00
mock_proto internal/plugin[6]: Add generated mocks 2021-10-28 20:16:26 -05: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
grpc_provisioner_test.go internal/plugin[6]: Add generated mocks 2021-10-28 20:16:26 -05:00
grpc_provisioner.go Move plugin/ and plugin6/ to internal/plugin{,6}/ 2021-05-17 14:09:07 -07:00
plugin.go Move plugin/ and plugin6/ to internal/plugin{,6}/ 2021-05-17 14:09:07 -07:00
serve.go Move plugin/ and plugin6/ to internal/plugin{,6}/ 2021-05-17 14:09:07 -07:00
ui_input_test.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
ui_input.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
ui_output_test.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00
ui_output.go Move terraform/ to internal/terraform/ 2021-05-17 14:09:07 -07:00