Skip to content

Releases: rackn/terraform-provider-drp

v1.0.0 - Workflows

12 Apr 19:40
ab71e47
Compare
Choose a tag to compare

v1.0.0 - Add Workflow support and release

Features

  • Workflow support
  • Add icon/color support
  • Update to v3.8.0 DRP.

v0.9.5 - Add datasource and import capability

22 Feb 19:38
c51417d
Compare
Choose a tag to compare

v0.9.5 - Add datasource and import capability

Features

  • Each object can now be used as a Data Source
  • Each object can now be imported from the DRP system.

Switch to Hashicorp's style of plugin

22 Jan 16:50
1124243
Compare
Choose a tag to compare

This is a big update. It prepares the plugin to be managed by Hashicorp. It adds unit tests that validate functionality. This also removes the content piece for DRP.

Additionally, the plugin now can manage most objects in DRP.

v0.7.8 - Really switch to drbundler

04 Dec 21:58
284ad53
Compare
Choose a tag to compare

v0.7.7 - Update to use new DRP

04 Dec 21:46
8e4776a
Compare
Choose a tag to compare

This fixes the drbundle issue.

v0.7.6 - Remove change-stage usage

04 Dec 21:13
aabdf22
Compare
Choose a tag to compare

This removes the change-stage usage

v0.7.5 - Update Terraform provider to use DRP 3.2.1

14 Nov 22:56
1040e42
Compare
Choose a tag to compare

This is a bug/update to use DRP 3.2.1 and handle the well-defined PATCH error codes.

v0.7.4 - Always change stage

30 Oct 14:08
Compare
Choose a tag to compare

Always change stage in terraform-ready.

This is a content change and not a plugin change.

v0.7.3 - Meta data and description update

10 Oct 15:26
Compare
Choose a tag to compare

This updates the meta data and descriptions on some objects.

v0.7.2 - Rename drp_instance to drp_machine

20 Sep 18:37
Compare
Choose a tag to compare

Doing this before we go really crazy on releasing things. This allows for expansion in the future and maps the terraform resource to the DRP object.