Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Releases: Roblox/terraform-provider-maas

v3.1.2

12 Aug 14:55
5f1137e
Compare
Choose a tag to compare
Release version 3.1.2

v3.1.1

30 Mar 20:58
cf78f2c
Compare
Choose a tag to compare
Merge pull request #25 from Roblox/only-tag-from-master

Don't trigger tagging job on tags

v3.1

30 Mar 23:54
b0ecc2a
Compare
Choose a tag to compare
Merge pull request #21 from Roblox/PE-8287

PE-8287: Use gox to build multi-platform releases

Added support for KVM, Rack Controller Install, and HWE Kernel support

15 Jan 00:41
c4ced46
Compare
Choose a tag to compare
Merge pull request #8 from lurkingsystemsdude/abeeman-kvm-hwe-rebase

HWE kernels, KVM, install_rackd support

Additional metadata stored in Terraform state

05 Sep 22:28
8f4c0c2
Compare
Choose a tag to compare
  • Added additional metadata to be stored in the Terraform state file

v2.0: Merge pull request #3 from Roblox/PE-8288

25 Jul 17:41
17ea0ae
Compare
Choose a tag to compare

Refactored code base to make it easier for adding new features. Due to the code base and what is needed this is a hard fork from the original repository.

  • Added ability to lock nodes on MAAS 2.5 and later
  • Added new unit testing

Initial Release For Terraform Provider

14 Nov 02:25
ea7f223
Compare
Choose a tag to compare

This is the initial built release for the Terraform provider. Please download the correct version for your platform. The process for installation will vary by OS.

On Mac/Linux:

  • Download the correct binary for your platform
  • Place in your local machine at ~/.terraform.d/plugins/
  • Rename it to terraform-provider-maas

On Windows:

  • Download the correct binary for your platform, if you are unsure try this.
  • Place in your local machine at %APPDATA%\terraform.d\plugins
  • Rename the file to terraform-provider-maas.exe