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