Releases: scott-the-programmer/terraform-provider-minikube
Releases · scott-the-programmer/terraform-provider-minikube
v0.5.3
What's Changed
- support setting apiserver_port to something other than
8443
@scott-the-programmer in #205
Dependabot
- Bump k8s.io/minikube from 1.35.0 to 1.36.0 by @dependabot[bot] in #199
- Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 by @dependabot[bot] in #200
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #201
- Bump github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.22.0 by @dependabot[bot] in #203
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Upgrade to minikube 1.35 by @scott-the-programmer in #197
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Bump github.com/spf13/viper from 1.19.0 to 1.20.0 by @dependabot in #188
- Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #187
- Bump github.com/containerd/containerd from 1.6.26 to 1.6.38 by @dependabot in #189
- bump go version to 1.23 by @scott-the-programmer in #190
- Bump github.com/hashicorp/go-cty from 1.4.1 to 1.5.0 by @dependabot in #191
- Bump github.com/spf13/viper from 1.20.0 to 1.20.1 by @dependabot in #192
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #193
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.36.1 to 2.37.0 by @dependabot in #194
- Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in #195
- upgrade minikube dep to 1.34 by @scott-the-programmer in #196
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.35.0 to 2.36.0 by @dependabot in #180
- upgrade provider to use minikube 1.34 by @scott-the-programmer in #182
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.36.0 to 2.36.1 by @dependabot in #184
- Bump github.com/hashicorp/go-cty from 1.4.1-0.20200414143053-d3edf31b6320 to 1.4.1 by @dependabot in #186
- Bump github.com/hashicorp/terraform-plugin-docs from 0.20.1 to 0.21.0 by @dependabot in #185
- Implement 'no-limit' and 'max' options for CPU/Memory by @scott-the-programmer in #183
Full Changelog: v0.4.4...v0.5.0
v0.4.4
What's Changed
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #174
- Bump github.com/hashicorp/terraform-plugin-docs from 0.20.0 to 0.20.1 by @dependabot in #175
- Bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #178
- prevent equivalent disk_size values from causing cluster replacement by @scott-the-programmer in #177
Full Changelog: v0.4.3...v0.4.4
v0.4.3
Changelog
- 84273f6 Bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.0 (#173)
- 79c6056 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.35.0 (#172)
What's Changed
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.35.0 by @dependabot in #172
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.0 by @dependabot in #173
Full Changelog: v0.4.2...v0.4.3
v0.4.2
v0.4.1
Changelog
- c55e199 support waiting for components (#171)
- 3bb2d55 Bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 (#169)
- 8b61008 Bump github.com/docker/docker (#168)
- 8c3c284 Bump github.com/docker/docker (#167)
What's Changed
- Bump github.com/docker/docker from 26.0.2+incompatible to 26.1.4+incompatible by @dependabot in #167
- Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #168
- Bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 by @dependabot in #169
- support waiting for components by @scott-the-programmer in #171
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat:
terragrunt
example with documentation by @caerulescens in #165 - upgrade minikube version to 1.33 by @scott-the-programmer in #151
- Introduce
ha=true
for configuring multiple control planes by @scott-the-programmer in #151
Dependabot bumps
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.32.0 to 2.33.0 by @dependabot in #144
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #145
- Bump github.com/cloudevents/sdk-go/v2 from 2.14.0 to 2.15.2 by @dependabot in #146
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #147
- Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #148
- Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #150
- Bump github.com/hashicorp/terraform-plugin-docs from 0.18.0 to 0.19.0 by @dependabot in #152
- Bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 by @dependabot in #154
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.0 to 0.19.1 by @dependabot in #155
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.1 to 0.19.2 by @dependabot in #156
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0 by @dependabot in #157
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.2 to 0.19.3 by @dependabot in #159
- Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #160
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.3 to 0.19.4 by @dependabot in #161
- Bump k8s.io/klog/v2 from 2.120.1 to 2.130.0 by @dependabot in #162
- Bump k8s.io/klog/v2 from 2.130.0 to 2.130.1 by @dependabot in #163
- Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 by @dependabot in #164
- Bump github.com/docker/docker from 26.0.1+incompatible to 26.0.2+incompatible by @dependabot in #166
Full Changelog: v0.3.10...v0.4.0
v0.3.10
What's Changed
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0 by @dependabot in #139
- add multi node acceptance test by @scott-the-programmer in #141
- Minor bump to provider default to match version in the examples / docs by @scott-the-programmer in #142
- fix case where cli option is prefixed with a short alias by @scott-the-programmer in #140
- add socket_vmnet defaults for darwin amd/arm by @scott-the-programmer in #143
Full Changelog: v0.3.9...v0.3.10