aequitas/terraform-provider-transip

Use new REST API

Closed this issue · 5 comments

https://www.transip.nl/nieuws/de-nieuwe-transip-rest-api-is-live/

  • Individual DNS record changes.
  • VPS provisioning scripts.
  • Tags.

Enough reasons to consider switching to the REST API.

No Go library is yet published. Current Go library still uses SOAP/XML.

Transip released the new Go library https://github.com/transip/gotransip.

Did you already start working on the migration? Perhaps I can help.

transip/gotransip#26

Already working on this :). But due to the nice weather I've not had much time behind my computer past weeks.

I'm trying to push an initial version later today, if you want to help testing it would be great.

Definitely, let me know when you push.