Skip to content

Releases: IBM-Cloud/terraform-provider-ibm

IBM Cloud Provider v0.6.0

17 Nov 08:34
Compare
Choose a tag to compare
  • Added support for below resources/data sources
    • ibm_org
    • ibm_org_quota
    • ibm_security_group
    • ibm_security_group_rule
    • ibm_network_interface_sg_attachment
  • Bug fixes

IBM Cloud Provider v0.5.1

02 Nov 07:47
Compare
Choose a tag to compare
  • Add dedicated_host_name and dedicated_host_id attributes to ibm_compute_vm_instance resource
  • Expose virtual_guests field in ibm_network_vlan data source
  • Make redundant_power_supply field configurable for hourly ibm_compute_bare_metal resource
  • Set ipv4_address field in ibm_compute_vm_instance resource
  • Add notes field to ibm_network_public_ip resource
  • Bug fixes

IBM Cloud Provider v0.5.0

06 Oct 11:47
Compare
Choose a tag to compare

Support for below resources/data sources were added.

  • IBM Bluemix Load Balancer
  • Subnets
  • Hourly billing support for file and block storage
  • Support of notes and tags attributes for all resources
  • Added public bandwith support for ibm_compute_vm_instance
  • Added support to set management_ip_address attribute support for ibm_lb_vpx resource
  • Added support to set usip attribute for ibm_lb_vpx_service
  • Export vlans attribute in ibm_container_cluster
  • Added support to provision hourly/monthly and quote id based bare metal server

IBM Cloud Provider v0.4.0

23 Jun 07:24
Compare
Choose a tag to compare
  • Aligned to the upcoming provider changes in terraform 0.10
  • Simplification of resource names. Find more details here
  • Authorize access to storage resources from Virtual Guest and Bare metal resource.
  • Export SoftLayer mount point for file storage resource
  • Assign roles to users in space resource
  • Bug fixes
    • Using the ibmcloud_cs_cluster_config data resource will download the cluster config each time
    • Terraform errors with 404 during plan if resource is deleted out-of-band with terraform