Releases: scott-the-programmer/terraform-provider-minikube
Releases · scott-the-programmer/terraform-provider-minikube
v0.2.5
What's Changed
- Bump github.com/docker/docker from 20.10.23+incompatible to 20.10.24+incompatible by @dependabot in #63
- Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 by @dependabot in #65
- bump minikube version from v1.29.0 -> v1.30.1 by @scott-the-programmer in #64
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.1 by @dependabot in #55
- update mod name to include gh repo by @scott-the-programmer in #56
- minor correction to hack entrypoint to use defaultFunc() for mountString by @scott-the-programmer in #58
- use partial to support stopped clusters by @scott-the-programmer in #60
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.26.1 by @dependabot in #62
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Includes minor refactoring and better test coverage. No substantial differences between 0.2.2 and 0.2.3
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- refactor addons into an updatable property by @scott-the-programmer in #54
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Bump github.com/spf13/viper from 1.14.0 to 1.15.0 by @dependabot in #44
- upgrade minikube version from 1.28.0 -> 1.29.0 by @scott-the-programmer in #46
- Bump github.com/hashicorp/terraform-plugin-log from 0.7.0 to 0.8.0 by @dependabot in #47
- Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #50
- Bump github.com/containerd/containerd from 1.5.16 to 1.5.18 by @dependabot in #48
- Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0 by @dependabot in #49
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in #51
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #52
Full Changelog: v0.1.0...v0.2.1
v0.1.0
What's Changed
- Bump github.com/spf13/viper from 1.13.0 to 1.14.0 by @dependabot in #30
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1 by @dependabot in #36
- Add schema generation based on
minikube start --help
by @scott-the-programmer in #37 - delegate driver installation instructions to minikube docs by @scott-the-programmer in #38
- Regenerate docs and mocks by @scott-the-programmer in #39
- Bump github.com/containerd/containerd from 1.5.13 to 1.5.16 by @dependabot in #40
- fix up formatting for multiline descriptions by @scott-the-programmer in #41
- Fix differences in OS default values by @scott-the-programmer in #42
Full Changelog: v0.0.6...v0.1.0
v0.1.0-alpha
What's Changed
- Bump github.com/spf13/viper from 1.13.0 to 1.14.0 by @dependabot in #30
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1 by @dependabot in #36
- Add schema generation based on
minikube start --help
by @scott-the-programmer in #37 - delegate driver installation instructions to minikube docs by @scott-the-programmer in #38
- Regenerate docs and mocks by @scott-the-programmer in #39
- Bump github.com/containerd/containerd from 1.5.13 to 1.5.16 by @dependabot in #40
- fix up formatting for multiline descriptions by @scott-the-programmer in #41
- Fix differences in OS default values by @scott-the-programmer in #42
Full Changelog: v0.0.6...v0.1.0-alpha
v0.0.6
What's Changed
- upgrade minikube version to v1.28.0 by @scott-the-programmer in #34
Full Changelog: v0.0.5...v0.0.6
v0.0.5
fix: typo in `kvm_qemu_uri` default value
v0.0.4
minikube_node -> minikube_cluster