Releases: scott-the-programmer/terraform-provider-minikube
Releases · scott-the-programmer/terraform-provider-minikube
v0.3.2
What's Changed
- Fix mount configuration apparent typo by @harmonicoscillator in #87
- sets ContainerVolumeMounts when a container driver is selected by @scott-the-programmer in #88
New Contributors
- @harmonicoscillator made their first contribution in #87
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- bump minikube version to v1.31 by @scott-the-programmer in #82
- fix typo. by @pehlicd in #83
New Contributors
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- prefer TypeSet over TypeList to ignore ordering by @scott-the-programmer in #74
- Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #75
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #76
- Bump github.com/hashicorp/terraform-plugin-log from 0.8.0 to 0.9.0 by @dependabot in #77
- Bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.15.0 by @dependabot in #78
- Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 by @dependabot in #81
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #79
Full Changelog: v0.2.8...v0.3.0
v0.2.8
What's Changed
- Set
storageProvisionerVersionto support storage-provisioner addon by @scott-the-programmer in #72
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- resolve addon config prior to provisioning the node runner by @scott-the-programmer in #70
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #67
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #68
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Fix "Error: Failed to start host: creating host: create: provisioning: ssh command error" by @scott-the-programmer in #66
Full Changelog: v0.2.5...v0.2.6
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