Skip to content

Releases: IBM-Cloud/terraform-provider-ibm

IBM Cloud Provider v0.14.1

16 Jan 06:30
Compare
Choose a tag to compare

IBM Cloud Provider v0.14.0

20 Dec 06:11
Compare
Choose a tag to compare
  • Added support for the following new resource:

    • IBM Network Vlan Spanning (ibm_network_vlan_spanning).
    • IBM CIS(ibm_cis).
    • IBM CIS Domain(ibm_cis_domain).
    • IBM CIS Domain Setting(ibm_cis_domain_setting).
    • IBM CIS Healthcheck(ibm_cis_healthcheck).
    • IBM CIS Original Pool(ibm_cis_original_pool).
    • IBM CIS Global Loadbalancer(ibm_cis_gloabl_load_balancer).
    • IBM CIS DNS Record(ibm_cis_dns_record).
  • Added support for the following new datasources:

    • IBM CIS(ibm_cis).
    • IBM CIS IP Addresses(ibm_cis_ip_address).
  • Enhancement to order the following on existing resources:

    • Support ordering of bulk vms.
    • Support transient virtual instance.
    • Support update of kube version of workers in worker pool.
    • Support timeout attribute for IBM local load balancer service group.
    • Support latest IAM Policy Management API.
  • Bug Fixes

IBM Cloud Provider v0.13.0

26 Nov 08:13
Compare
Choose a tag to compare
  • Added support for the following new resource:

    • IBM Compute Placement Group (ibm_compute_placement_group).
    • IBM DNS Domain Registration Nameservers (ibm_dns_domain_registration_nameservers).
  • Added support for the following new datasources:

    • IBM Compute Placement Group (ibm_compute_placement_group).
    • IBM DNS Domain Registration (ibm_dns_domain_registration).
  • Enhancement to order the following on existing resources:

    • Support placement group for IBM Compute Virtual Instance.
    • Support for retry IBM Compute Virtual Instance on different datacenters and vlans.
    • Support provider level resource group.
    • Support for single vlan FSA firewall.
    • K8s config/network.
    • Remove subnet_size attribute for IBM Network vlan.
  • Bug fixes

IBM Cloud Provider v0.12.0

12 Oct 05:10
Compare
Choose a tag to compare
  • Added support for the following new resource:

    • IBM IAM Access Group (ibm_iam_access_group)
    • IBM IAM Access Group Members (ibm_iam_access_group_members)
    • IBM IAM Access Group Policy (ibm_iam_access_group_policy)
    • IBM Multi Vlan Firewall (ibm_multi_vlan_firewall)
  • Enhancement to order the following on existing resources:

    • Enable softlayer endpoint in order to connect to other clouds
    • Support evault for monthly based VM
    • Support resource group for IKS
  • Bug fixes

IBM Cloud Provider v0.11.3

10 Aug 09:26
Compare
Choose a tag to compare
  • Enhancement to order the following on existing resources:

    • Support health check attributes for IBM Cloud App
    • Support extended hardware testing for baremetal
  • Bug fixes

IBM Cloud Provider v0.11.2

31 Jul 06:08
Compare
Choose a tag to compare
  • Enhancement to order the following on existing resources:

    • Support region as an optional attribute for IBM Container resources
    • Support Backward compatibility for IBM Container Cluster resource (Standalone,MultiAZ)
    • Export Alb's attribute in ibm_container_cluster
    • SRIOV Enabled for Network gateway Appliances
  • Bug fixes

IBM Cloud Provider v0.11.1

11 Jul 09:33
Compare
Choose a tag to compare
  • Added support for the following new resource:

    • IBM Resource Group (ibm_resource_group)
  • Added support for the following new datasource:

    • IBM Resource Quota (ibm_resource_quota)
  • Enhancement to order the following on existing resources:

    • Made account_guid as an optional attribute for IBM Container resources
  • Bug fixes

IBM Cloud Provider v0.11.0

29 Jun 16:36
Compare
Choose a tag to compare
  • Added support for the following new resource:

    • IBM Container worker pool (ibm_container_worker_pool)
    • IBM Container worker pool zone attachment (ibm_container_worker_pool_zone_attachment)
  • Enhancement to order the following on existing resources:

    • Deprecated workers and isolation attribute on resource cluster
  • Bug fixes

IBM Cloud Provider v0.10.0

08 Jun 19:24
Compare
Choose a tag to compare
  • Added support for the following new resource:

    • IBM DNS secondary zone (ibm_dns_secondary)
    • IBM IAM ServiceID (ibm_iam_service_id)
    • IBM IAM Service Policy (ibm_iam_service_policy)
    • IBM IAM User Policy (ibm_iam_user_policy)
    • IBM Lbass Health Monitor (ibm_lbaas_health_monitor)
  • Add support for the below datasource

    • IBM DNS secondary zone (ibm_dns_secondary)
    • IBM IAM ServiceID (ibm_iam_service_id)
    • IBM IAM Service Policy (ibm_iam_service_policy)
    • IBM IAM User Policy (ibm_iam_user_policy)
  • Enhancement to order the following on existing resources:

    • Add computed IP Address Id (public, private, IPV6) to bare metal
    • Bump up terraform [email protected]
    • Made attributes org guid and space guid as optional for container cluster
    • Remove the support for nas/ftp
    • Support Lbaas private
    • Update IOPS range for monthly file storage
    • Update cluster bind service with latest API changes
  • Bug fixes

IBM Cloud Provider v0.9.1

02 May 11:55
Compare
Choose a tag to compare
  • Added support for the following new resource:

    • IBM Lbaas Service Instance Attachement (ibm_lbaas_server_instance_attachment)
  • Bug fixes