Skip to content

IBM Cloud Terraform Provider v1.5.2

Compare
Choose a tag to compare
@hkantare hkantare released this 07 May 11:51
· 3220 commits to master since this release

ENAHANCEMENTS:

  • resource : Support for entitlement argument for IKS Classic ROKS cluster (ibm_container_cluster) and worker pool(ibm_container_worker_pool)(#1350)

  • resource : Support for source_resource_group_id and target_resource_group_id(#1364)

BUG FIXES:

  • resource : Error deleting instance with data volume (#1412)
  • resource : Add force_new true for cidr argument of ibm_is_address_prefix (#1416)
  • resource : Fix import of ibm_container_cluster (#1360)