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/discovery
James Bardin e059eb80d1
add test for signature mismatch
9 years ago
..
test-fixtures udpate to plugin name convention 9 years ago
testdata add test for signature mismatch 9 years ago
error.go plugin/discovery: sentinel error values for Get errors 9 years ago
find.go Merge pull request #15323 from hashicorp/jbardin/constraint-suggestion 9 years ago
find_test.go remove restriction on unversioned plugins 9 years ago
get.go return sig error when fetching a plugin 9 years ago
get_test.go add test for signature mismatch 9 years ago
meta.go plugin/discovery: use go-version instead of semver 9 years ago
meta_set.go remove "~> 0.0" constraint suggestions 9 years ago
meta_set_test.go remove "~> 0.0" constraint suggestions 9 years ago
meta_test.go udpate to plugin name convention 9 years ago
requirements.go plugin/discovery: PluginRequirements can specify SHA256 digests 9 years ago
requirements_test.go plugin/discovery: PluginRequirements can specify SHA256 digests 9 years ago
signature.go add signature verification 9 years ago
version.go remove "~> 0.0" constraint suggestions 9 years ago
version_set.go sort constraints for consistent output 9 years ago
version_set_test.go rename some Constraints methods per code review 9 years ago
version_test.go Add Versions.Sort 9 years ago