Skip to content

Releases: anGie44/terraform-provider-theoffice

v0.5.0

17 Mar 17:17
1df7378
Compare
Choose a tag to compare
build(deps): bump github.com/hashicorp/terraform-plugin-testing (#25)

Bumps [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-testing/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-testing/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-testing/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.4.0

16 Dec 18:32
2560ee3
Compare
Choose a tag to compare
fix: Update provider.go to use fly endpoint in the description (#15)

* Update provider.go to use fly endpoint

* Regenerate docs

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