Skip to content

Commit

Permalink
chore: bump dependencies (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
nrwiersma committed Jun 20, 2024
1 parent ef02468 commit 8325157
Show file tree
Hide file tree
Showing 12 changed files with 119 additions and 86 deletions.
5 changes: 4 additions & 1 deletion docs/data-sources/armada_armada.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,10 +431,13 @@ Optional:
<a id="nestedblock--spec--template--spec--volumes"></a>
### Nested Schema for `spec.template.spec.volumes`

Required:

- `name` (String) Name is the name of the volume mount.

Optional:

- `medium` (String) Medium is the storage medium type.
- `name` (String) Name is the name of the volume mount. openapi:required
- `size_limit` (Block List, Max: 1) SizeLimit is the maximum size of the volume. (see [below for nested schema](#nestedblock--spec--template--spec--volumes--size_limit))

<a id="nestedblock--spec--template--spec--volumes--size_limit"></a>
Expand Down
5 changes: 4 additions & 1 deletion docs/data-sources/armada_armada_v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,10 +431,13 @@ Optional:
<a id="nestedblock--spec--template--spec--volumes"></a>
### Nested Schema for `spec.template.spec.volumes`

Required:

- `name` (String) Name is the name of the volume mount.

Optional:

- `medium` (String) Medium is the storage medium type.
- `name` (String) Name is the name of the volume mount. openapi:required
- `size_limit` (Block List, Max: 1) SizeLimit is the maximum size of the volume. (see [below for nested schema](#nestedblock--spec--template--spec--volumes--size_limit))

<a id="nestedblock--spec--template--spec--volumes--size_limit"></a>
Expand Down
5 changes: 4 additions & 1 deletion docs/data-sources/armada_armadaset.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,10 +445,13 @@ Optional:
<a id="nestedblock--spec--template--spec--volumes"></a>
### Nested Schema for `spec.template.spec.volumes`

Required:

- `name` (String) Name is the name of the volume mount.

Optional:

- `medium` (String) Medium is the storage medium type.
- `name` (String) Name is the name of the volume mount. openapi:required
- `size_limit` (Block List, Max: 1) SizeLimit is the maximum size of the volume. (see [below for nested schema](#nestedblock--spec--template--spec--volumes--size_limit))

<a id="nestedblock--spec--template--spec--volumes--size_limit"></a>
Expand Down
5 changes: 4 additions & 1 deletion docs/data-sources/armada_armadaset_v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,10 +445,13 @@ Optional:
<a id="nestedblock--spec--template--spec--volumes"></a>
### Nested Schema for `spec.template.spec.volumes`

Required:

- `name` (String) Name is the name of the volume mount.

Optional:

- `medium` (String) Medium is the storage medium type.
- `name` (String) Name is the name of the volume mount. openapi:required
- `size_limit` (Block List, Max: 1) SizeLimit is the maximum size of the volume. (see [below for nested schema](#nestedblock--spec--template--spec--volumes--size_limit))

<a id="nestedblock--spec--template--spec--volumes--size_limit"></a>
Expand Down
5 changes: 4 additions & 1 deletion docs/resources/armada_armada.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,10 +431,13 @@ Optional:
<a id="nestedblock--spec--template--spec--volumes"></a>
### Nested Schema for `spec.template.spec.volumes`

Required:

- `name` (String) Name is the name of the volume mount.

Optional:

- `medium` (String) Medium is the storage medium type.
- `name` (String) Name is the name of the volume mount. openapi:required
- `size_limit` (Block List, Max: 1) SizeLimit is the maximum size of the volume. (see [below for nested schema](#nestedblock--spec--template--spec--volumes--size_limit))

<a id="nestedblock--spec--template--spec--volumes--size_limit"></a>
Expand Down
5 changes: 4 additions & 1 deletion docs/resources/armada_armada_v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,10 +431,13 @@ Optional:
<a id="nestedblock--spec--template--spec--volumes"></a>
### Nested Schema for `spec.template.spec.volumes`

Required:

- `name` (String) Name is the name of the volume mount.

Optional:

- `medium` (String) Medium is the storage medium type.
- `name` (String) Name is the name of the volume mount. openapi:required
- `size_limit` (Block List, Max: 1) SizeLimit is the maximum size of the volume. (see [below for nested schema](#nestedblock--spec--template--spec--volumes--size_limit))

<a id="nestedblock--spec--template--spec--volumes--size_limit"></a>
Expand Down
5 changes: 4 additions & 1 deletion docs/resources/armada_armadaset.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,10 +445,13 @@ Optional:
<a id="nestedblock--spec--template--spec--volumes"></a>
### Nested Schema for `spec.template.spec.volumes`

Required:

- `name` (String) Name is the name of the volume mount.

Optional:

- `medium` (String) Medium is the storage medium type.
- `name` (String) Name is the name of the volume mount. openapi:required
- `size_limit` (Block List, Max: 1) SizeLimit is the maximum size of the volume. (see [below for nested schema](#nestedblock--spec--template--spec--volumes--size_limit))

<a id="nestedblock--spec--template--spec--volumes--size_limit"></a>
Expand Down
5 changes: 4 additions & 1 deletion docs/resources/armada_armadaset_v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,10 +445,13 @@ Optional:
<a id="nestedblock--spec--template--spec--volumes"></a>
### Nested Schema for `spec.template.spec.volumes`

Required:

- `name` (String) Name is the name of the volume mount.

Optional:

- `medium` (String) Medium is the storage medium type.
- `name` (String) Name is the name of the volume mount. openapi:required
- `size_limit` (Block List, Max: 1) SizeLimit is the maximum size of the volume. (see [below for nested schema](#nestedblock--spec--template--spec--volumes--size_limit))

<a id="nestedblock--spec--template--spec--volumes--size_limit"></a>
Expand Down
4 changes: 2 additions & 2 deletions ec/armada/schema_armada.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ec/armada/schema_armadaset.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

51 changes: 27 additions & 24 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ require (
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/terraform-plugin-docs v0.19.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
github.com/nitrado/tfconv v1.0.2
github.com/nitrado/tfconv v1.0.3
github.com/stretchr/testify v1.9.0
gitlab.com/nitrado/b2b/ec/apicore v1.1.1-0.20240411073311-1090e61b9b5e
gitlab.com/nitrado/b2b/ec/core v0.7.0
golang.org/x/oauth2 v0.19.0
gitlab.com/nitrado/b2b/ec/apicore v1.1.1-0.20240509125453-e14a30436c3f
gitlab.com/nitrado/b2b/ec/core v0.9.1-0.20240620093923-a10a29e03231
golang.org/x/oauth2 v0.20.0
k8s.io/apimachinery v0.29.5
)

require (
agones.dev/agones v1.37.0 // indirect
agones.dev/agones v1.41.0 // indirect
github.com/BurntSushi/toml v1.2.1 // indirect
github.com/Kunde21/markdownfmt/v3 v3.1.0 // indirect
github.com/Masterminds/goutils v1.1.1 // indirect
Expand All @@ -34,9 +34,9 @@ require (
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
github.com/ettle/strcase v0.2.0 // indirect
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
github.com/fatih/color v1.16.0 // indirect
github.com/fatih/color v1.17.0 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/go-logr/logr v1.4.1 // indirect
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-openapi/jsonpointer v0.21.0 // indirect
github.com/go-openapi/jsonreference v0.20.2 // indirect
github.com/go-openapi/spec v0.19.5 // indirect
Expand All @@ -49,8 +49,8 @@ require (
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gorilla/schema v1.3.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 // indirect
github.com/hamba/logger/v2 v2.5.1 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 // indirect
github.com/hamba/logger/v2 v2.6.0 // indirect
github.com/hashicorp/cli v1.1.6 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-checkpoint v0.5.0 // indirect
Expand All @@ -59,10 +59,10 @@ require (
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/go-plugin v1.6.0 // indirect
github.com/hashicorp/go-uuid v1.0.3 // indirect
github.com/hashicorp/go-version v1.6.0 // indirect
github.com/hashicorp/go-version v1.7.0 // indirect
github.com/hashicorp/hc-install v0.6.4 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/hashicorp/hcl/v2 v2.20.1 // indirect
github.com/hashicorp/hcl/v2 v2.21.0 // indirect
github.com/hashicorp/logutils v1.0.0 // indirect
github.com/hashicorp/terraform-exec v0.21.0 // indirect
github.com/hashicorp/terraform-json v0.22.1 // indirect
Expand All @@ -77,7 +77,6 @@ require (
github.com/json-iterator/go v1.1.12 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattbaird/jsonpatch v0.0.0-20230413205102-771768614e91 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-runewidth v0.0.9 // indirect
Expand Down Expand Up @@ -112,22 +111,26 @@ require (
github.com/yuin/goldmark-meta v1.1.0 // indirect
github.com/zclconf/go-cty v1.14.4 // indirect
go.abhg.dev/goldmark/frontmatter v0.2.0 // indirect
go.opentelemetry.io/otel v1.25.0 // indirect
go.opentelemetry.io/otel/trace v1.25.0 // indirect
go.opentelemetry.io/otel v1.27.0 // indirect
go.opentelemetry.io/otel/trace v1.27.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/crypto v0.23.0 // indirect
golang.org/x/crypto v0.24.0 // indirect
golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8 // indirect
golang.org/x/mod v0.17.0 // indirect
golang.org/x/net v0.24.0 // indirect
golang.org/x/mod v0.18.0 // indirect
golang.org/x/net v0.26.0 // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.20.0 // indirect
golang.org/x/text v0.15.0 // indirect
golang.org/x/tools v0.20.0 // indirect
golang.org/x/sys v0.21.0 // indirect
golang.org/x/term v0.21.0 // indirect
golang.org/x/text v0.16.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.22.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda // indirect
google.golang.org/grpc v1.63.2 // indirect
google.golang.org/protobuf v1.34.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240604185151-ef581f913117 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117 // indirect
google.golang.org/grpc v1.64.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/fsnotify.v1 v1.4.7 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down
Loading

0 comments on commit 8325157

Please sign in to comment.