Commit Graph

183 Commits (6f577abc72cc7dbfbb6d8e516fbabc9d0dc1ffef)

Author SHA1 Message Date
James Bardin 6aae0a94bd remove netrpc plugins
5 years ago
James Bardin aa42841dd8 update plugin to use legacy types
5 years ago
James Bardin 15dad81e2b udpate some tests with unexported gocmp options
5 years ago
James Bardin 5f063ae94a make grpcErr work for either plugin type
5 years ago
James Bardin b4cb64d986 convert rpc errors
5 years ago
James Bardin 8a7838266e remove old plugin config
5 years ago
James Bardin 211edf5d75 use hclog as the default logger
5 years ago
James Bardin 353937411d handle empty json
5 years ago
James Bardin e3804810a9 Accept JSON encoded dynamic values from providers
5 years ago
James Bardin 98d01615f6 unreachable
5 years ago
Alisdair McDiarmid 8b279b6f34 plugin/discovery: Remove dead code
6 years ago
Paddy e6592dc710
Add support for provider metadata to modules. (#22583)
6 years ago
Kristin Laemmert 18dd1bb4d6
Mildwonkey/tfconfig upgrade (#23670)
6 years ago
kmoe 58ef73814e
Merge pull request #23563 from hashicorp/kmoe/automtls
6 years ago
Katy Moe dae1efe62a
allow disabling AutoMTLS with env var
6 years ago
Kristin Laemmert 86e450a85f use LegacyString() consistently
6 years ago
Kristin Laemmert 9891d0354a
providers: use addrs.Provider as map keys for provider.Factory (#23548)
6 years ago
Kristin Laemmert 6728e521c1
addrs: rename Provider Name to more accurate Provider Type (#23449)
6 years ago
Radek Simko 7860f55e4f
Version tools per Go convention under tools.go
6 years ago
Radek Simko 32f9722d9d
Replace import paths & set UA string where necessary
6 years ago
Kristin Laemmert 120bb0a66c
plugin/discovery: use new addrs.ProviderType in place of a provider typeName string (#22724)
7 years ago
Radek Simko cba55a4e12
plugin: Pass TerraformVersion from ConfigureRequest
7 years ago
Alex Pilon 4bf43efcfd
move hcl2shim package to configs
7 years ago
James Bardin 666838f309 missing error check in discovery
7 years ago
Radek Simko 5b9f2fafc8 Standardise directory name for test data
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
Martin Atkins eed605ac05 [WIP] Re-enable the end-to-end tests (#20044)
7 years ago
Radek Simko b171997b39
plugin/discovery: Fix quoting of provider name
7 years ago
Martin Atkins 88e76fa9ef configs/configschema: Introduce the NestingGroup mode for blocks
7 years ago
James Bardin 7df3275120
Merge pull request #20957 from hashicorp/jbardin/shim-schemas
7 years ago
James Bardin a3d58665ad use LegacyResourceSchema
7 years ago
Pam Selle 346e341ff2 Only display status link if public registry used
7 years ago
James Bardin 2ebc2beda0 add 3rd param to mock call
7 years ago
James Bardin 746aac8bda increase grpc recv limit
7 years ago
Pam Selle d72456d188 Add friendly error for when registry unresponsive
7 years ago
Justin Downing 1e32ae243c grammatical updates to comments and docs (#20195)
7 years ago
findkim 161fe47b34 plugin/discovery: improve providery discovery verification errors
7 years ago
findkim 2726282307 plugin/discovery: add context for provider discovery verification
7 years ago
findkim 1a32617d5e plugin/discovery: verify checksum matches Registry response
7 years ago
Justin Campbell e6316c9de6 plugin/discovery: Parse warnings from TF Registry
7 years ago
Justin Campbell 24e13d8ec1 plugin/discovery: Return tfdiags from Get
7 years ago
Sander van Harmelen 973e2a7cf9 core: add a context to the UIInput interface
7 years ago
Kristin Laemmert 9402b86217
plugin/discovery: create target plugin directory if it does not exist (#20575)
7 years ago
Justin Campbell 0574eadb62 plugin/discovery: Verify sig against HashiCorp key
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 a9274beaca build: Run "go generate" in modules mode
7 years ago
Martin Atkins bdcac8792d plugin: Use correct schema when marshaling imported resource objects
7 years ago
findkim 7816e61614 Bump installer protocol version to 5 and separate client and server protocol references
7 years ago