Releases: chriskuchin/terraform-provider-hiera5
Releases · chriskuchin/terraform-provider-hiera5
v0.5.4
Full Changelog: v0.5.3...v0.5.4
- Dependency Upgrade
- Build with Go 1.21
v0.5.3
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.5 by @dependabot in #45
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Bump github.com/spf13/cast from 1.5.0 to 1.5.1 by @dependabot in #32
- Bump github.com/hashicorp/terraform-plugin-log from 0.8.0 to 0.9.0 by @dependabot in #33
- Bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.15.0 by @dependabot in #35
- Bump github.com/hashicorp/terraform-plugin-framework from 1.2.0 to 1.3.0 by @dependabot in #34
- Bump github.com/hashicorp/terraform-plugin-go from 0.15.0 to 0.16.0 by @dependabot in #37
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.0 to 1.3.1 by @dependabot in #36
- Bump github.com/hashicorp/terraform-plugin-go from 0.16.0 to 0.18.0 by @dependabot in #41
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #39
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 by @dependabot in #38
- Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 by @dependabot in #42
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.3 by @dependabot in #43
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in #24
- Bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #25
- Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.1 by @dependabot in #27
- Bump github.com/hashicorp/terraform-plugin-framework from 1.1.1 to 1.2.0 by @dependabot in #29
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.26.1 by @dependabot in #30
- Bump github.com/hashicorp/terraform-plugin-go from 0.14.3 to 0.15.0 by @dependabot in #31
Full Changelog: v0.5.0...v0.5.1
v0.5.1-rc2
What's Changed
- Bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #25
Full Changelog: v0.5.1-rc1...v0.5.1-rc2
v0.5.1-rc1
What's Changed
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in #24
Full Changelog: v0.5.0...v0.5.1-rc1
v0.5.0-rc1
- Add overridable scope variable to all data sources
- Refactor tests
v0.5.0
- Scope Override For All Data Sources
- Tests Refactor
v0.4.0-rc1
Terraform SDK Framework Upgrade
v0.4.0
Upgrade Terraform Provider SDK Framework
** Note there doesn't appear to be an type differences but some of the underlying code types changed from interface{} to string **