Releases: octoenergy/terraform-provider-splitpolicies
Releases · octoenergy/terraform-provider-splitpolicies
v0.1.4
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 1.1.1 to 1.2.0 by @dependabot in #8
- Bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #9
- GHA Add publish and release process to Spacelift by @hamishfor in #37
- Bump releaser version by @maddocash in #38
- Upgrade Go Version Used by @chase-kt in #39
- Download spacectl by @maddocash in #40
New Contributors
- @dependabot made their first contribution in #8
- @hamishfor made their first contribution in #37
- @maddocash made their first contribution in #38
- @chase-kt made their first contribution in #39
Full Changelog: v0.1.2...v0.1.4
v0.1.3
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 1.1.1 to 1.2.0 by @dependabot in #8
- Bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #9
- GHA Add publish and release process to Spacelift by @hamishfor in #37
- Bump releaser version by @maddocash in #38
- Upgrade Go Version Used by @chase-kt in #39
- Download spacectl by @maddocash in #40
New Contributors
- @dependabot made their first contribution in #8
- @hamishfor made their first contribution in #37
- @maddocash made their first contribution in #38
- @chase-kt made their first contribution in #39
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Rename provider from split-policies to splitpolicies Prior to this change, we were getting Error while attempting to publish provider: : invalid provider name when trying to publish in TF cloud. This should fix that problem.