Releases: softlayer/terraform-provider-softlayer
Releases · softlayer/terraform-provider-softlayer
1.5.0
- Fixed IOPS calculation formula for endurance storage (Closed #135)
- Add DNS Secondary zone resource
- Fix Block Storage resource update logic (#138)
- Fix Basic Monitor resource: notification creation errors were not being reported.
- Fix Virtual Guest import not capturing os_reference_code nor image_id
- Fix storage resource when going over XML-RPC (Closes #132)
- Fix issue that prevented removal of all tags from Virtual Guest or Bare metal resources.
- Added notes and mount point properties to the File Storage resource.
Binaries built for Terraform 0.9.
1.4.1
1.4.0
Binaries built against Terraform 0.8.7
Updates:
- Added HTTPS capability to VPX load balancer resource
- Normalized waiting logic for Virtual Guests to become available.
- Support Virtual Guest provisioning with multiple disks
- Support IBMid user accounts in user resource
- Added a resource for configuring a Dedicated Hardware Firewall in SoftLayer
- Added IPv6 support to Virtual Guest resource
- Added secondary public IP addresses support to Virtual Guest resource
- Made target for new DNS Domain resource optional
- Added data source for DNS Domain
- Support multiple transactions in local load balancer resource.
- Added new File (NFS) Storage resource
- Added new Block (iSCSI) Storage resource
- Support setting a note in Virtual Guests and Bare Metals
- Wait time for virtual guest availability is now configurable
- Added IPv6 support to Global IP resource
1.3.0
- Add support for Netscaler VPX 10.5
- See the lb_vpx docs for details on added properties.
- Many other fixes to lb_vpx.
- Add HA support to Netscaler VPX via a new resource lb_vpx_ha.
- Implicitly import ssh key upon resource create if ssh key already exists.
- Misc fixes virtual_guest resource.
1.2.0
1.1.1
1.1.0
1.0.1
- Fixes scale group resources
- Diff/Plan fixes in virtual guest resource
- Automatically set the connection host for virtual guests and bare metals
- Fix race condition and uint decoding in xmlrpc transport
- Image template data source can now look up public images as well