Skip to content

Commit

Permalink
Merge branch 'master' into f-scaling-policy-data-source
Browse files Browse the repository at this point in the history
  • Loading branch information
lgfa29 committed Oct 30, 2020
2 parents b731ef4 + f809e1b commit 2f46d72
Show file tree
Hide file tree
Showing 20 changed files with 1,129 additions and 3,373 deletions.
15 changes: 8 additions & 7 deletions go.mod
Expand Up @@ -12,13 +12,14 @@ exclude (
)

require (
github.com/google/go-cmp v0.3.1
github.com/hashicorp/go-multierror v1.0.0
github.com/hashicorp/go-version v1.2.0
github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f
github.com/google/go-cmp v0.5.0
github.com/hashicorp/go-version v1.2.1
github.com/hashicorp/nomad v0.12.5-0.20201029140339-d6255129a300
github.com/hashicorp/nomad/api v0.0.0-20201028165800-38e23b62a770
github.com/hashicorp/terraform-plugin-sdk v1.15.0
github.com/hashicorp/terraform-plugin-sdk v1.16.0
github.com/hashicorp/vault v0.10.4
github.com/mitchellh/mapstructure v1.1.2
github.com/stretchr/testify v1.5.1
github.com/stretchr/testify v1.6.1
)

// Force using go-getter version that is compatible with terraform plugin
replace github.com/hashicorp/go-getter => github.com/hashicorp/go-getter v1.4.0
904 changes: 892 additions & 12 deletions go.sum

Large diffs are not rendered by default.

23 changes: 0 additions & 23 deletions nomad/core/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions nomad/core/helper/funcs.go

This file was deleted.

113 changes: 0 additions & 113 deletions nomad/core/jobspec/helper.go

This file was deleted.

0 comments on commit 2f46d72

Please sign in to comment.