You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/plugin
Kristin Laemmert 120bb0a66c
plugin/discovery: use new addrs.ProviderType in place of a provider typeName string (#22724)
7 years ago
..
convert configs/configschema: Introduce the NestingGroup mode for blocks 7 years ago
discovery plugin/discovery: use new addrs.ProviderType in place of a provider typeName string (#22724) 7 years ago
mock_proto build: Run "go generate" in modules mode 7 years ago
client.go enable Auto mTLS in go-plugin 7 years ago
grpc_provider.go plugin: Pass TerraformVersion from ConfigureRequest 7 years ago
grpc_provider_test.go move hcl2shim package to configs 7 years ago
grpc_provisioner.go plugin: Establish our current plugin protocol as version 5 7 years ago
grpc_provisioner_test.go move hcl2shim package to configs 7 years ago
plugin.go
plugin_test.go
resource_provider.go
resource_provider_test.go
resource_provisioner.go
resource_provisioner_test.go
serve.go Bump installer protocol version to 5 and separate client and server protocol references 7 years ago
ui_input.go core: add a context to the UIInput interface 7 years ago
ui_input_test.go core: add a context to the UIInput interface 7 years ago
ui_output.go
ui_output_test.go