Releases: rackn/terraform-provider-drp
Releases · rackn/terraform-provider-drp
v1.0.0 - Workflows
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
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
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
v0.7.7 - Update to use new DRP
This fixes the drbundle issue.
v0.7.6 - Remove change-stage usage
This removes the change-stage usage
v0.7.5 - Update Terraform provider to use DRP 3.2.1
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
Always change stage in terraform-ready.
This is a content change and not a plugin change.
v0.7.3 - Meta data and description update
This updates the meta data and descriptions on some objects.
v0.7.2 - Rename drp_instance to drp_machine
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.