Skip to content

Releases: aequitas/terraform-provider-transip

VPS private networks and firewall resources, parallel DNS update support

15 Jun 20:32
Compare
Choose a tag to compare
  • Private network resources for VPS added, thanks to @JoooostB
  • Firewall resource for VPS added, thanks to @kevinvalk
  • Multiple DNS resources can now be updated without requirements of -parallelism=1, thanks to @kevinvalk
  • Updated to Terraform SDK, @kevinvalk

REST API Support

28 Apr 20:33
Compare
Choose a tag to compare

This version has been refactored to use the new REST API instead of the deprecated SOAP/XML API.

Minor changes include:

  • Support for token authentication
  • base64installtext support for VPS resource
  • VPS attribute processors renamed to cpus
  • More tests
  • Switched to Gomodules

Add more DNS record types (@nickboltjes)

11 Feb 19:36
Compare
Choose a tag to compare
0.0.7

Added SSHFP record type

Build against latest gotransip and Terraform 0.12.0

01 Jun 19:43
Compare
Choose a tag to compare
0.0.6

Mark tests terraform 0.12 compatible.

Add Vps resource

31 May 21:13
Compare
Choose a tag to compare
Add Vps resource Pre-release
Pre-release

Still needs to be thoroughly tested.

Add retry logic to better handle concurrent API requests.

18 Apr 19:27
Compare
Choose a tag to compare

github actions workflow test

11 Mar 16:31
Compare
Choose a tag to compare
Pre-release
0.0.3

Test release upload

0.0.2

11 Mar 15:39
Compare
Choose a tag to compare
Add build script

0.0.1

05 Mar 16:35
Compare
Choose a tag to compare
Add build status