Skip to content

Releases: IBM-Cloud/terraform-provider-ibm

IBM Cloud Terraform Provider v0.24.1

13 Feb 11:27
Compare
Choose a tag to compare

Enhancements

  • Added force_new attribute to resource management docs
  • Added source_port_min and source_port_max attributes for vpc_network_acl - #1074
  • Deprecated default_network_acl attribute for vpc resource - #1081
  • Added ingress_hostname and ingress_secret for ibm_container_cluster data source
  • Added tag attribute support for is_vpc_ssh_key - #1091
  • Added validate name for all vpc resources- #1090
  • Enhanced PI resources and data sources arguments and attributes

Bug fixes

  • Fix for update of profile for vpc instance
  • Fix the example in vpc volume doc - #1079
  • Fix ibm_container_cluster resource and data source for open shift 4.3
  • Handling of nill pointer exception in ibm_compiute_vm_instance - #1092

IBM Cloud Terraform Provider v1.2.0

06 Feb 09:42
Compare
Choose a tag to compare

Resources

  • Added support for is_vpc_route for NexGen
  • Added support for ordering certificates ibm_certificate_manager_order

Enhancements

  • Added remote_leader_id parameter support for ICD database - #960
  • Upgrade support for kube_version and worker_count for IKS VPC Cluster - #1004
  • Added DELETE support for resource group
  • Added tags support for vpc resources ( image, load_balancer, volume and instance ) - #1027
  • IBM Cloud Ansible modules are attached as one of assets. These modules can be used to write
    the playbooks and roles. These playbacks can be used to provision different kinds of IBM Cloud
    services. More details can be found in README.

Bug fixes

  • Updated the vpc docs with resource_group and volume_attachments attributes
  • Fix null pointer dereference with unnamed VLAN - #1067
  • Null pointer reference fix for provision of ibm_hardware_firewall_shared - #1031
  • Fix provision of ibm_kp_key in multiple regions - #1065

IBM Cloud Terraform Provider v0.24.0

05 Feb 10:39
Compare
Choose a tag to compare

Resources

  • Added support for is_vpc_route for NexGen
  • Added support for ordering certificates ibm_certificate_manager_order

Enhancements

  • Added remote_leader_id parameter support for ICD database - #960
  • Upgrade support for kube_version and worker_count for IKS VPC Cluster - #1004
  • Added DELETE support for resource group
  • Added tags support for vpc resources ( image, load_balancer, volume and instance ) - #1027

Bug fixes

  • Updated the vpc docs with resource_group and volume_attachments attributes
  • Fix null pointer dereference with unnamed VLAN - #1067
  • Null pointer reference fix for provision of ibm_hardware_firewall_shared - #1031
  • Fix provision of ibm_kp_key in multiple regions - #1065

IBM Cloud Terraform Provider v1.1.0

27 Jan 09:03
Compare
Choose a tag to compare

Resources

  • Added support for network acl for Gen2 - ibm_is_network_acl

  • Adde support for key protect keys - ibm_kp_key

Data Sources

  • Added support for key protect keys - ibm_kp_key

Enhancements

  • Added timeout support for network vlan - #994

  • Deprecated pi_image_name attribute for ibm_pi_images data source - #1001

  • Added externalIP attribute for ibm_pi_instance data source - #1002

  • Enhanced container doc with force new attribute

  • Added template example to work with cos plugin and pvc storage for IKS

  • Added volume_attachments attribute for ibm_is_instance - #1029

Bug fixes

  • Fix for ibm_is_floating_ip destroy and added on each apply - #996

  • Fix the error code for non-existing ibm_is_ipsec_policy, ibm_is_ike_policy, ibm_is_vpn_gateway_connections

  • Doc updation to import for ibm_compute_vm_instance - #955

  • Destroy and re-create resource on change of protocol in ibm_is_security_group_rule - #997

IBM Cloud Terraform Provider v0.23.0

27 Jan 07:15
Compare
Choose a tag to compare

Resources

  • Added support for network acl for Gen2 - ibm_is_network_acl

  • Adde support for key protect keys - ibm_kp_key

Data Sources

  • Added support for key protect keys - ibm_kp_key

Enhancements

  • Added timeout support for network vlan - #994

  • Deprecated pi_image_name attribute for ibm_pi_images data source - #1001

  • Added externalIP attribute for ibm_pi_instance data source - #1002

  • Enhanced container doc with force new attribute

  • Added template example to work with cos plugin and pvc storage for IKS

  • Added volume_attachments attribute for ibm_is_instance - #1029

Bug fixes

  • Fix for ibm_is_floating_ip destroy and added on each apply - #996

  • Fix the error code for non-existing ibm_is_ipsec_policy, ibm_is_ike_policy, ibm_is_vpn_gateway_connections

  • Doc updation to import for ibm_compute_vm_instance - #955

  • Destroy and re-create resource on change of protocol in ibm_is_security_group_rule - #997

IBM Cloud Provider v1.0.0

06 Jan 10:54
Compare
Choose a tag to compare

Supports upgradation of terraform-provider-ibm to v0.12 syntax and features.

  • Added resource support for Certificate Manager

    • ibm_certificate_manager_import
  • Added resource group support for IS VPC Floating IP, SSH key, Subnet

  • Added Classic Infrastructure and Cloud Foundry access permissions support in user invite resource

  • Enhanced the structure of IBM Provider DOCs

IBM Cloud Provider v0.22.0

06 Jan 11:10
Compare
Choose a tag to compare
  • Added resource support for Certificate Manager

    • ibm_certificate_manager_import
  • Added resource group support for IS VPC Floating IP, SSH key, Subnet

  • Added Classic Infrastructure and Cloud Foundry access permissions support in user invite resource

  • Enhanced the structure of IBM Provider DOCs

IBM Cloud Provider v0.21.0

16 Dec 08:19
Compare
Choose a tag to compare
  • Added resource support for IAM Authorization policy detach

    • ibm_iam_authorization_policy_detach
  • Added data source support for Power Instance IP

    • ibm_pi_instance_ip
  • Added feature for address prefix management support in VPC

  • Added support for update of IOPS, Capacity by removing force_new for Classic Storage(block, file)

  • Added IAM policy and Access Groups support in user invite resource

  • Bug fixes

IBM Cloud Provider v0.20.0

03 Dec 11:16
Compare
Choose a tag to compare
  • Added Support for user Invite resource

    • ibm_iam_user_invite
  • Added Support for VPC Custom image(vpc-classic)

    • ibm_is_image
  • Added Support for VPN, Lbaas, custom image(vpc-nextgen)

    • ibm_is_image
    • ibm_is_ip_sec_policy
    • ibm_is_ike_policy
    • ibm_is_vpn_gateway
    • ibm_is_vpn_gateway_connection
    • ibm_is_lb
    • ibm_is_lb_listener
    • ibm_is_lb_pool
    • ibm_is_lb_pool_member
  • Bug fixes

IBM Cloud Provider v0.19.1

19 Nov 09:43
Compare
Choose a tag to compare
  • Added Support for schematics workspace datasources

    • ibm_schematics_workspace
    • ibm_schematics_output
    • ibm_schematics_state
  • Added support for IAM Token datasource

    • ibm_iam_auth_token
  • Bug fixes