Skip to content

Releases: anGie44/terraform-provider-theoffice

v0.6.1

25 Dec 20:58
4bcd95c
Compare
Choose a tag to compare

What's Changed

  • fix: upgrade goreleaser config to v2 by @anGie44 in #59

Full Changelog: v0.6.0...v0.6.1

v0.5.0

17 Mar 17:17
1df7378
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.4.2 to 1.5.0 by @dependabot in #16
  • build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.21.0 by @dependabot in #19
  • build(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.18.0 by @dependabot in #18
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.5.0 to 1.6.0 by @dependabot in #21
  • chore: add v1.7.x to test matrix by @anGie44 in #22
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #23
  • chore: bump Go version by @anGie44 in #27
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.6.0 to 1.6.1 by @dependabot in #24
  • build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.22.0 to 0.22.1 by @dependabot in #26
  • build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.6.0 to 1.7.0 by @dependabot in #25

Full Changelog: v0.4.0...v0.5.0

v0.4.0

16 Dec 18:32
2560ee3
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.4.1 to 1.4.2 by @dependabot in #7
  • build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.5 by @dependabot in #8
  • build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.19.0 to 0.19.1 by @dependabot in #10
  • build(deps): bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.1 by @dependabot in #11
  • build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.5.1 to 1.6.0 by @dependabot in #12
  • build(deps): bump github.com/hashicorp/go-hclog from 1.6.1 to 1.6.2 by @dependabot in #13
  • build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.19.1 to 0.20.0 by @dependabot in #14
  • fix: Update provider.go to use fly endpoint in the description by @anGie44 in #15

Full Changelog: v0.3.1...v0.4.0

v0.3.1

10 Oct 16:33
0748a76
Compare
Choose a tag to compare

What's Changed

  • Test terraform CLI v1.6.* by @anGie44 in #6
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.4.0 to 1.4.1 by @dependabot in #5

Full Changelog: v0.3.0...v0.3.1

v0.3.0

08 Oct 17:22
f2df3bd
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.4 by @dependabot in #3
  • Set client's default address to new fly app URL by @anGie44 in #4

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

10 Sep 17:23
a274f45
Compare
Choose a tag to compare

What's Changed

  • feat: Add data source for character connections by @anGie44 in #2

Full Changelog: v0.1.0...v0.2.0

v0.1.0

10 Sep 06:44
cc97de6
Compare
Choose a tag to compare

What's Changed

  • feat: provider for theOffice API and quotes data source by @anGie44 in #1

Full Changelog: https://github.com/anGie44/terraform-provider-theoffice/commits/v0.1.0