Skip to content

IBM Cloud Provider v0.10.0

Compare
Choose a tag to compare
@sakshiag sakshiag released this 08 Jun 19:24
· 3862 commits to master since this release
  • 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