Commit Graph

22031 Commits (08344a41598396919f9b00a28bb9ddac2ebf80c0)
 

Author SHA1 Message Date
Martin Atkins 08344a4159 govendor fetch github.com/hashicorp/hcl2/...
8 years ago
Martin Atkins aa20c4085a govendor fetch golang.org/x/sys/unix/...
8 years ago
James Bardin 7d7c77ad13
Merge pull request #18686 from hashicorp/jbardin/plugins
8 years ago
Martin Atkins e39842332c providers: Resolver and Factory types
8 years ago
James Bardin e2b7c6b920 add new provider and provisioner mocks
8 years ago
James Bardin 37864624d3 add Close method to the terraform provider
8 years ago
James Bardin afca7f98dd add Close methods to the plugin interfaces
8 years ago
James Bardin ebfd8d869a
Merge pull request #18685 from hashicorp/jbardin/plugins
8 years ago
James Bardin a65f696bbb move conversion functions into separate package
8 years ago
James Bardin 91863e3a60 schema version changed type
8 years ago
James Bardin 0544f82447
Merge pull request #18678 from hashicorp/jbardin/grpc-plugins
8 years ago
James Bardin eb321a1174 update go-plugin with proto negotiation
8 years ago
Martin Atkins ade3b4575e terraform: Ugly huge change to weave in new State and Plan types
8 years ago
Martin Atkins 7ed152bbd8 states: Port stringer implementation from terraform.State
8 years ago
Martin Atkins 1ce3392f63 states: separate types for encoded and decoded state objects
8 years ago
Martin Atkins 44a4e2efdb plans: separate types for encoded and decoded changes
8 years ago
Martin Atkins 6a39759145 statemgr: Helper funcs RefreshAndRead and WriteAndPersist
8 years ago
James Bardin de11eed345 serve the new version 5 grpc plugins
8 years ago
James Bardin 37ab3798cc update tests to match new test func signature
8 years ago
James Bardin 19fdd6430f add grpc shims to helper/plugin
8 years ago
Kristin Laemmert d6b05285d1
Merge pull request #18625 from hashicorp/mildwonkey/pitr
8 years ago
Kristin Laemmert 831fb5c1f9 registry/response: rename Collection to ProviderVersionCollection for clarity
8 years ago
James Bardin 4d3742a90e
Merge pull request #18638 from hashicorp/jbardin/grpc-plugins
8 years ago
James Bardin ebe9957dfa vendor gomock
8 years ago
James Bardin 73944d80ec remove old comment
8 years ago
Kristin Laemmert c55f6aaf05 registry/client: added a specific error if the registry client does not
8 years ago
James Bardin 73fd5acbc2 helper/plugin package for grpc servers
8 years ago
James Bardin 42f50c3b8a fix package provisioners package name
8 years ago
James Bardin ea9aaefbcd minor providers.Interface fixes
8 years ago
James Bardin 23dec00f8e GRPCProvider and GRPCProvisioner clients
8 years ago
James Bardin 12c3e641e3 generate mocks for some of the grpc interfaces
8 years ago
James Bardin d6dc738abb grpc proto fixes
8 years ago
Kristin Laemmert b7dc939080 plugin/discovery: add function to filter list of versions by those which
8 years ago
Kristin Laemmert 5429c8f9d1 plugin/discovery: removing deprecated functions
8 years ago
Kristin Laemmert 41dc1c667f plugin/discovery provider installer: download providers from the registry
8 years ago
James Bardin 4add169153
Merge pull request #18601 from hashicorp/jbardin/shims
8 years ago
James Bardin e8ca467093 legacy provider needs to handle StateUpgraders
8 years ago
James Bardin edfaf22746 add some of the shims used for the grpc provider
8 years ago
Kristin Laemmert f2c460cb2f registry: renaming module-specific registry functions
8 years ago
Kristin Laemmert 57f99389e8 registry: adding provider functions to registry client
8 years ago
James Bardin 2fbc8e12e9
Merge pull request #18586 from hashicorp/jbardin/upgrade-state
8 years ago
James Bardin abf00bea7a updates to teh StateUpgraders
8 years ago
James Bardin ddc407d5b0 StateUpgrade redux
8 years ago
James Bardin ebc2c59681
Merge pull request #18579 from hashicorp/jbardin/upgrade-state
8 years ago
James Bardin cb7514275b implement UpgradeState for schema.Resource
8 years ago
James Bardin 41cdeda88e add schema.InternalMap
8 years ago
James Bardin 1afadaf7a4
Merge pull request #18552 from hashicorp/jbardin/flatmap-path
8 years ago
James Bardin 75f7e19c68 update the new RequiresReplace function
8 years ago
James Bardin 63808f9350 change PathFromFlatmapKey to RequiresReplace
8 years ago
James Bardin 1b536a2792 add hcl2shim.PathFromFlatmapKey
8 years ago