Releases: poseidon/terraform-provider-util
Releases · poseidon/terraform-provider-util
Release list
v0.4.0
What's Changed
- Add
util_jwksto convert RSA or ECDSA public keys into Kubernetes-compatible JWKS documents (#95)
Contributions
- Rename util package to internal to prevent library use by @dghubble in #60
- Add util_jwks data source to convert public keys to JWKS documents by @dghubble in #95
Dependencies
- Bump provider util from 0.2.2 to v0.3.0 by @dghubble-renovate[bot] in #61
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from v2.34.0 to v2.35.0 by @dghubble-renovate[bot] in #63
- Bump github.com/stretchr/testify from v1.9.0 to v1.10.0 by @dghubble-renovate[bot] in #64
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from v2.35.0 to v2.36.0 by @dghubble-renovate[bot] in #65
- Bump go from 1.23.2 to v1.24.0 by @dghubble-renovate[bot] in #66
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from v2.36.0 to v2.36.1 by @dghubble-renovate[bot] in #67
- Bump go from 1.24.0 to v1.24.1 by @dghubble-renovate[bot] in #68
- Bump go from 1.24.1 to v1.24.2 by @dghubble-renovate[bot] in #69
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from v2.36.1 to v2.37.0 by @dghubble-renovate[bot] in #71
- Bump go from 1.24.2 to v1.24.3 by @dghubble-renovate[bot] in #70
- Bump go from 1.24.3 to v1.24.4 by @dghubble-renovate[bot] in #72
- Bump go from 1.24.4 to v1.24.5 by @dghubble-renovate[bot] in #73
- Bump go from 1.24.5 to v1.24.6 by @dghubble-renovate[bot] in #74
- Bump github.com/stretchr/testify from v1.10.0 to v1.11.0 by @dghubble-renovate[bot] in #76
- Bump go from 1.24.6 to v1.25.0 by @dghubble-renovate[bot] in #75
- Bump github.com/stretchr/testify from v1.11.0 to v1.11.1 by @dghubble-renovate[bot] in #77
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from v2.37.0 to v2.38.0 by @dghubble-renovate[bot] in #79
- Bump go from 1.25.0 to v1.25.1 by @dghubble-renovate[bot] in #78
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from v2.38.0 to v2.38.1 by @dghubble-renovate[bot] in #80
- Bump go from 1.25.1 to v1.25.2 by @dghubble-renovate[bot] in #81
- Bump go from 1.25.2 to v1.25.3 by @dghubble-renovate[bot] in #82
- Bump go from 1.25.3 to v1.25.4 by @dghubble-renovate[bot] in #83
- Bump go from 1.25.4 to v1.25.5 by @dghubble-renovate[bot] in #84
- Bump go from 1.25.5 to v1.25.6 by @dghubble-renovate[bot] in #85
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from v2.38.1 to v2.38.2 by @dghubble-renovate[bot] in #86
- Bump go from 1.25.6 to v1.25.7 by @dghubble-renovate[bot] in #87
- Bump go from 1.25.7 to v1.26.0 by @dghubble-renovate[bot] in #88
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from v2.38.2 to v2.39.0 by @dghubble-renovate[bot] in #89
- Bump go from 1.26.0 to v1.26.1 by @dghubble-renovate[bot] in #90
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from v2.39.0 to v2.40.0 by @dghubble-renovate[bot] in #91
- Bump go from 1.26.1 to v1.26.2 by @dghubble-renovate[bot] in #92
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from v2.40.0 to v2.40.1 by @dghubble-renovate[bot] in #93
- Bump go from 1.26.2 to v1.26.3 by @dghubble-renovate[bot] in #94
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add
util_nixto parse and serialize NixOS modules as awkballs- Note, this is highly unusual utility I required. It's quite experimental
Contributions
- Fix golangci-lint warnings by @dghubble in #20
- Add/update README badges by @dghubble in #21
- Add download count badge by @dghubble in #22
- Add Go v1.19 to test matrix by @dghubble in #24
- Replace Twitter badge with Mastodon by @dghubble in #29
- Change tests to use shared GitHub Workflow from poseidon/.github by @dghubble in #35
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.32.0 to 2.33.0 by @dghubble in #47
- Add NixOS Module import block parser and awkball serializer by @dghubble in #57
- Prepare to release v0.3.0 by @dghubble in #59
Dependencies
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.12.0 to 2.13.0 by @dependabot in #12
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.13.0 to 2.14.0 by @dependabot in #13
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.14.0 to 2.15.0 by @dependabot in #14
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.15.0 to 2.16.0 by @dependabot in #15
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.16.0 to 2.17.0 by @dependabot in #16
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.17.0 to 2.18.0 by @dependabot in #17
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.18.0 to 2.19.0 by @dependabot in #18
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.20.0 by @dependabot in #19
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.20.0 to 2.21.0 by @dependabot in #23
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.22.0 by @dependabot in #25
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.22.0 to 2.23.0 by @dependabot in #26
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.23.0 to 2.24.0 by @dependabot in #27
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1 by @dependabot in #28
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in #30
- bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #31
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.26.1 by @dependabot in #34
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #36
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.28.0 by @dependabot in #37
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.28.0 to 2.29.0 by @dependabot in #38
- Bump golang.org/x/net from 0.13.0 to 0.17.0 by @dependabot in #39
- Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #40
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.30.0 by @dependabot in #41
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.30.0 to 2.31.0 by @dependabot in #42
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #43
- Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #44
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0 by @dependabot in #45
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #48
- Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #49
- Bump provider util from 0.2.0 to v0.2.2 by @dghubble-renovate in #50
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from v2.33.0 to v2.34.0 by @dghubble-renovate in #56
- Bump github.com/stretchr/testify from v1.7.2 to v1.9.0 by @dghubble-renovate in #58
New Contributors
- @dghubble-renovate made their first contribution in #50
Full Changelog: v0.2.2...v0.3.0