Releases: datolabs-io/terraform-provider-backstage
Releases · datolabs-io/terraform-provider-backstage
v2.1.0
What's Changed
- Fix flaky tests by @tdabasinskas in #29
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #27
- Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 by @dependabot in #28
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.0 to 1.3.1 by @dependabot in #30
- Bump github.com/hashicorp/terraform-plugin-go from 0.15.0 to 0.16.0 by @dependabot in #31
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #33
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 by @dependabot in #32
- Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 by @dependabot in #36
- Improve tests by @tdabasinskas in #37
- Bump github.com/hashicorp/terraform-plugin-go from 0.17.0 to 0.18.0 by @dependabot in #35
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.3 by @dependabot in #40
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.10.0 to 0.11.0 by @dependabot in #41
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.4 by @dependabot in #42
- Build(deps): Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 by @dependabot in #44
- Build(deps): Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #43
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.3.4 to 1.3.5 by @dependabot in #45
- Build(deps): Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #46
- Build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.28.0 by @dependabot in #47
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.11.0 to 0.12.0 by @dependabot in #48
- Build(deps): Bump crazy-max/ghaction-import-gpg from 5.3.0 to 5.4.0 by @dependabot in #49
- Build(deps): Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #50
- Build(deps): Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0 by @dependabot in #51
- Build(deps): Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 by @dependabot in #56
- Build(deps): Bump crazy-max/ghaction-import-gpg from 5.4.0 to 6.0.0 by @dependabot in #55
- Build(deps): Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #57
- Build(deps): Bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot in #59
- Bump Terraform dependencies by @tdabasinskas in #60
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- BREAKING CHANGE: Bump go-backstage to v2 by @tdabasinskas in #26
- Bump github.com/hashicorp/terraform-plugin-log from 0.7.0 to 0.8.0 by @dependabot in #6
- Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.9.0 to 0.10.0 by @dependabot in #7
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in #8
- bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #9
- Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.0 by @dependabot in #10
- Bump github.com/hashicorp/terraform-plugin-docs from 0.14.0 to 0.14.1 by @dependabot in #11
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.26.0 by @dependabot in #14
- Bump github.com/hashicorp/terraform-plugin-framework from 1.1.1 to 1.2.0 by @dependabot in #16
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.0 to 2.26.1 by @dependabot in #15
- Bump github.com/hashicorp/terraform-plugin-go from 0.14.3 to 0.15.0 by @dependabot in #18
- Bump github.com/hashicorp/terraform-plugin-log from 0.8.0 to 0.9.0 by @dependabot in #23
- Bump github.com/hashicorp/terraform-plugin-framework from 1.2.0 to 1.3.0 by @dependabot in #25
- Bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.15.0 by @dependabot in #24
Full Changelog: v1.1.1...v2.0.0
v1.1.1
What's Changed
- Bump go to 1.20 by @tdabasinskas in #5
- Bump go-backstage to 1.1.1 by @tdabasinskas in #5
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Support configuring provider via environment variables by @tdabasinskas in #1
- Add
location
resource by @tdabasinskas in #2
Full Changelog: v1.0.0...v1.1.0
v1.0.0
- Initial version