softlayer / terraform-provider-softlayer

a Terraform (http://terraform.io) provider for interacting with SoftLayer (https://www.softlayer.com)
Mozilla Public License 2.0
40 stars 26 forks source link

Feature hourly and quote based bare metal server #161

Closed minsikl closed 7 years ago

minsikl commented 7 years ago

I cloned the PR #151 and extended the bare metal resource.

The following functions are added. Added hourly bare metal server provisioning functions.

Added quote based bare metal server provisioning functions.

Added quote_bare_metal data source.