vultr / terraform-provider-vultr

Terraform Vultr provider
https://www.terraform.io/docs/providers/vultr/
Mozilla Public License 2.0
189 stars 65 forks source link

add support for mdisk_mode to the vultr_bare_metal_server resource #489

Closed fjoenichols closed 1 month ago

fjoenichols commented 1 month ago

Description

This pull request will add support for mdisk_mode to the vultr_bare_metal_server resource.

mdisk_mode was recently added to the vultr api and govultr to allow creation of baremetal hosts with RAID1, JBOD, or none as raid configuration options.