Skip to content

Releases: oscarhermoso/terraform-provider-binarylane

v0.9.2

18 Jan 02:07
90b9425
Compare
Choose a tag to compare

What's Changed

  • 🛂 Support updates to server password and port_blocking by @oscarhermoso in #56
  • 👩‍⚕️ flesh out the docs, fix optional/required attrs by @oscarhermoso in #59
  • 🐹 Bump github.com/hashicorp/terraform-plugin-framework-timeouts from 0.4.1 to 0.5.0 in the minor-patch group by @dependabot in #60

Full Changelog: v0.9.1...v0.9.2

v0.9.1

15 Dec 01:31
239e48e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

08 Dec 09:10
7f5bae6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.4...v0.9.0

v0.8.4

08 Dec 00:20
4ef9df6
Compare
Choose a tag to compare

What's Changed

  • 🐹 Bump github.com/hashicorp/terraform-plugin-docs from 0.20.0 to 0.20.1 in the minor-patch group by @dependabot in #49
  • 🧁 allow update of server vpc_id without recreating resource, bump api by @oscarhermoso in #51

Full Changelog: v0.8.3...v0.8.4

v0.8.3

22 Nov 02:13
cd85f67
Compare
Choose a tag to compare

What's Changed

  • 🐣 source_and_destination_check for server resource by @oscarhermoso in #48
  • 🐹 Bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 in the minor-patch group by @dependabot in #47

Full Changelog: v0.8.2...v0.8.3

v0.8.2

17 Nov 07:29
e6c50a4
Compare
Choose a tag to compare

What's Changed

  • 🔧 rebuild server when ssh_keys, image or user_data changes by @oscarhermoso in #44

Full Changelog: v0.8.1...v0.8.2

v0.8.1

13 Nov 14:22
2bc281d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

11 Nov 00:16
2a6ba27
Compare
Choose a tag to compare

Breaking

  • 🎛 Replace wait_for_create with timeouts, update size & change ipv4 count by @oscarhermoso in #41
    • You will need to remove the wait_for_create attribute - all resources now wait for creation to complete
    • If you want to customize any create/update timeouts, you can do so with the timeouts attribute instead
    • You can now update public_ipv4_count and size for server resources without re-creating them

Minor changes

  • 🐈 Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 in the minor-patch group by @dependabot in #40
  • 🐹 Bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.0 in the minor-patch group by @dependabot in #39

Full Changelog: v0.7.0...v0.8.0

v0.7.0

03 Nov 03:03
2c63983
Compare
Choose a tag to compare

What's Changed

Breaking

  • 📠 Make public_ipv4_count a mandatory attribute on the server resource by @oscarhermoso in #36

Minor changes

  • 🐹 Bump the minor-patch group with 3 updates by @dependabot in #34
  • 🐈 Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 in the minor-patch group by @dependabot in #33
  • 🧽 remove retries from create operations, BL has fixed underlying bug by @oscarhermoso in #35
  • 💁 support updates for server resource - currently rename, or replace by @oscarhermoso in #38

Full Changelog: v0.6.3...v0.7.0

v0.6.3

25 Oct 02:40
e18d242
Compare
Choose a tag to compare

What's Changed

  • 🐒 Fix error messages for SSH keys by @oscarhermoso in #28
  • ⭕ Retry if Servers, SSH Keys, or Load Balancer creation returns 500 response by @oscarhermoso in #29
  • 📼 ensure that load balancer always sets model state for health checks by @oscarhermoso in #32
  • Package versions bumped

Full Changelog: v0.6.2...v0.6.3