Skip to content

Releases: OpenVPN/terraform-provider-cloudconnexa

v0.4.0

24 Oct 10:22
9792938
Compare
Choose a tag to compare

What's Changed

  • Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #49
  • Bump github.com/gruntwork-io/terratest from 0.47.1 to 0.47.2 by @dependabot in #48
  • Add Location Context CRUD by @vladhss in #50
  • Update client lib version by @vladhss in #52

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 Sep 12:05
6f1f28c
Compare
Choose a tag to compare

What's Changed

  • Allow to select all regions for a user group by @vladhss in #44
  • Update examples and add README to examples by @sahaqaa in #45
  • Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #29
  • Optimize GitHub Actions configuration by reducing paths-ignore list by @arslanbekov in #46
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0 by @dependabot in #22
  • Bump goreleaser/goreleaser-action from 5.0.0 to 6.0.0 by @dependabot in #21
  • Bump github.com/gruntwork-io/terratest from 0.47.0 to 0.47.1 by @dependabot in #47

New Contributors

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

v0.2.0

05 Aug 11:12
30ce046
Compare
Choose a tag to compare

What's Changed

  • Add description to data_source_connector.go file by @sahaqaa in #14
  • Improve Makefile OS_ARCH variable by @sahaqaa in #16
  • Add applications support by @vladhss in #17
  • Added update method support for "cloudconnexa_connector" resource by @michaelfmnk in #19
  • Fixed: [TF] data source "cloudconnexa_user" not working properly by @michaelfmnk in #20
  • Add missing host fields by @vladhss in #27
  • Fixed id referencing in datasources by @michaelfmnk in #26
  • Fixed connector datasource by @michaelfmnk in #30
  • Added missing route description in network datasource by @michaelfmnk in #31
  • FIX: [TF] Data source "host" crashing Terraform provider by @michaelfmnk in #32
  • Implemented connector token retrieval by @michaelfmnk in #33
  • Added connect_auth field support in user_group datasource by @michaelfmnk in #36
  • Added connection_status field support in user datasource by @michaelfmnk in #37
  • Extend custom service types in IP services by @vladhss in #34
  • Removed automatic default group id search on user creation by @michaelfmnk in #35
  • Fix cloudconnexa_vpn_region data source by @sahaqaa in #39
  • Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in the go_modules group by @dependabot in #28
  • Bump github.com/gruntwork-io/terratest from 0.46.1 to 0.47.0 by @dependabot in #23
  • Update cloudconnexa_user resource by @sahaqaa in #40
  • Update examples and documentation by @sahaqaa in #41

New Contributors

Full Changelog: v0.1.2...v0.2.0

v0.1.2

03 Jul 13:38
f88e00a
Compare
Choose a tag to compare

What's Changed

  • Add "description" to "cloudconnexa_network" resource by @sahaqaa in #11
  • Update documentation by @sahaqaa in #13

Full Changelog: v0.1.1...v0.1.2

v0.1.1

25 Jun 14:24
c80bc60
Compare
Choose a tag to compare

What's Changed

  • fixed missing changes from the migration to cloudconnexa by @ofirshtrull in #2
  • Update version of CloudConnexa client by @sahaqaa in #8
  • Pin goreleaser to version 1 for now by @sahaqaa in #9

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

09 May 10:11
ea4232d
Compare
Choose a tag to compare

This is the first release in this repository.
Previous releases can be found in this repository - https://github.com/OpenVPN/terraform-provider-openvpn-cloud/

What's Changed

New Contributors

Full Changelog: https://github.com/OpenVPN/terraform-provider-cloudconnexa/commits/v0.1.0