Skip to content

v0.2.0

Compare
Choose a tag to compare
@sahaqaa sahaqaa released this 05 Aug 11:12
· 36 commits to main since this release
30ce046

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