Add HashiCorp Nomad provider (#483)
* provider: adding Nomad provider * updating CONTRIBUTING.md with Nomad provider * updated README.md by adding the Nomad provider * fix typo * adding nomad/api and nomad/testutil deps * adding Nomad binary dependency for provider tests * fixed the nomad binary download command step and added tolerations to the nomad provider. * adding nomad provider demo gif * adding my name to authors * adding two missing go-rootcerts files after dep ensure * delete pod comment
This commit is contained in:
committed by
Robbie Zhang
parent
5796be449b
commit
a46e1dd2ce
3
vendor/github.com/ugorji/go/codec/prebuild.go
generated
vendored
Normal file
3
vendor/github.com/ugorji/go/codec/prebuild.go
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
package codec
|
||||
|
||||
//go:generate bash prebuild.sh
|
||||
Reference in New Issue
Block a user