Skip to content

Releases: IBM-Cloud/terraform-provider-ibm

IBM Cloud Terraform Provider v1.20.1

27 Jan 12:29
Compare
Choose a tag to compare

BUGFIXES
Fix the regression issue provisioning of contianer clusters (#2206)

IBM Cloud Terraform Provider v1.20.0

25 Jan 11:12
Compare
Choose a tag to compare

FEATURES:

  • Support directlink provider gateway resource ibm_dl_provider_gateway

  • Support directlink provider gateways, ports datasource ibm_dl_provider_gateways, ibm_dl_provider_ports

ENHANCEMENTS

  • Support provision file storage size from 10TB to 13TB (#2158)

  • Support for pod-subnet and service-subnet for ibm_container_cluster resource (#1196)

  • Support the ability to retrieve the instances in a specific VPC (#1961)

  • Support for patch update for cluster worker nodes (#1978)

  • Support architecture attribute for VPC instance profiles (#2002)

BUGFIXES

  • Fix the nil pointer exception for cos bucket import scenario (#2151)

  • Fix Transit gateway Connection creation fails for cross account (#2170)

  • Fix Terraform crash when subnet not found (#2058)

  • Fix VPC LB creation with count greater than 1 (#2168)

IBM Cloud Terraform Provider v1.19.0

08 Jan 07:01
Compare
Choose a tag to compare

FEATURES:

  • Support Contianer Registry resource and datasource ibm_cr_namespace, ibm_cr_namespaces (#2119)

  • Support reset APIkey for cluster ibm_container_api_key_reset (#2118)

  • Support APIkey for serviceID ibm_iam_service_api_key (#666)

ENHANCEMENTS:

  • Move next_hop from optional to required for ibm_is_vpc_routing_table_route (#2141)

  • Support jp-osa endpoints for ibm_cos_bucket (#2149)

  • Support crn in target attribute for ibm_is_virtual_endpoint_gateway (#2147)

IBM Cloud Terraform Provider v1.18.0

22 Dec 08:43
Compare
Choose a tag to compare

FEATURES:

  • Support CIS Certificate resources ibm_cis_certificate_order, ibm_cis_certificate_upload

  • Support CIS Certificate datasources ibm_cis_certificates, ibm_cis_custom_certificates

  • Support CIS DNS Records import and export ibm_cis_dns_records_import, ibm_cis_dns_records

  • Support virtual private endpoint gateways ibm_is_virtual_endpoint_gateway, ibm_is_virtual_endpoint_gateway_ip resources and ibm_is_virtual_endpoint_gateways, ibm_is_virtual_endpoint_gateway_ips, ibm_is_virtual_endpoint_gateway datasources

ENHANCEMENTS:

  • resource: Support labels argument and updates for kubernetes clusters (#2109)

  • resource: Support namespace argument and persistence and status attributes (#2097)

BUGFIXES:

  • Fix an ibm_resource_key that is removed outside of Terraform is not being recreated (#2125)

  • Fix cluster addon fails on apply after timeout (#2129)

IBM Cloud Terraform Provider v1.17.0

10 Dec 14:54
Compare
Choose a tag to compare

1.17.0 (Dec10, 2020)

FEATURES:

  • Support CIS WAF resources ibm_cis_range_app, ibm_cis_waf_package, ibm_cis_waf_group, ibm_cis_waf_rule

  • Support CIS WAF datasources ibm_cis_range_apps, ibm_cis_waf_packages, ibm_cis_waf_groups, ibm_cis_waf_rules

ENHANCEMENTS:

  • resource: Support force_delete argument for ibm_cos_bucket (#2017)

  • resource: Move bgp_base_cidr as optional argument (#2087)

  • resource: Support expire_rule argument for ibm_cos_bucket (#1590)

  • resource: Add validate function for resoure_instance_id argument to ibm_cos_bucket (#2103)

  • resource: Support Route and Profile based VPN gateways (#2094)

BUGFIXES:

  • Fix users not found when adding to access group (#2034)

  • Set the instance_id in ibm_kms_key (#2106)

  • Fix multiple cis_domain leads into inconsistency (#2086)

IBM Cloud Terraform Provider v1.16.1

02 Dec 09:29
Compare
Choose a tag to compare

BUGFIXES:

  • Fix issue when trying to delete a ibm_container_alb_cert (#2067)

IBM Cloud Terraform Provider v1.16.0

30 Nov 09:36
Compare
Choose a tag to compare

FEATURES:

  • Support VPC Routing Table ibm_is_vpc_routing_table and VPC Routing Table Route ibm_is_vpc_routing_table_route resources (#1395)

  • Support ibm_is_vpc_default_routing_table, ibm_is_vpc_routing_tables and ibm_is_vpc_routing_table_routes datasources (#1395)

ENHANCEMENTS:

  • resource: Extend CIS firewall resource to support access_rules and ua_rules (#2025)

  • resource: Support anti-spoofing allow_ip_spoofing for ibm_is_instance (#1396)

  • resource: Support routing_table and ip_version agruments for ibm_is_subnet (#1395)

  • data: Support policies attribute for ibm_kms_keys and ibm_kms_key (#1928)

  • resource: Support number_of_invited_users and invited_users attribute for ibm_iam_user_invite (#2053)

BUGFIXES:

  • Fix the upgrade of kube_version for master and worker nodes of cluster (#1952)

  • Fix issue when trying to provision a new ibm_container_alb_cert (#2067)

IBM Cloud Terraform Provider v1.15.0

24 Nov 11:09
Compare
Choose a tag to compare

FEATURES:

  • Support ibm_cis_routing resource (#1991)

  • Support ibm_cis_cache_settings resource (#1995)

  • Support ibm_cis_global_load_balancers datasource (#1981)

  • Supoort ibm_cis_custom_pageresource and ibm_cis_custom_pages datasoruce (#1997)

  • Support ibm_dns_glb, ibm_dns_glb_monitor, ibm_dns_glb_pool resource for IBM Cloud PDNS Service (#1887)

  • Support ibm_dns_glbs, ibm_dns_glb_monitors, ibm_dns_glb_pools datasources for IBM Cloud PDNS Service (#1887)

ENHANCEMENTS:

  • resource: Support public_ip attribute in ibm_pi_network_port resource (#1930)

  • resource: Support encrypted images encrypted_data_key and encryption_key arguments in ibm_is_image resource (#1938)

  • resource: Support archive rule archive_rule for ibm_cos_bucket (#1590)

  • resource: Support Polcies for ibm_kms_key (#1928)

  • data: Support list_bounded_services argument for ibm_container_cluster (#2051)

BUGFIXES:

  • Fix provision of cloud funciton resources (#837)

  • Fix the destroy of ibm_pi_instance wait (#2047)

IBM Cloud Terraform Provider v1.14.0

28 Oct 11:37
Compare
Choose a tag to compare

FEATURES:

  • Support for subnet network interface attachment ibm_is_subnet_network_acl_attachment resource (#1941)

  • Support for CIS tls settigns ibm_cis_tls_settings resource (#1954)

  • Support ibm_cis_origin_pools datasource (#1959)

ENHANCEMENTS:

  • resource: Support additional domain settings (max_upload, cipher, minify, security_header, mobile_redirect, challenge_ttl, dnssec, browser_check) for ibm_cis_domain_settings (#1939)

  • resource: Support expiration_date argument to ibm_kms_key resource (#1967)

  • resource: Support wait_for_worker_update argument to ibm_container_cluster and ibm_container_voc_cluster to control the upgrade of worker nodes (#1969)

  • data: Support cert_file_path attribute to ibm_database (#1985)

BUGFIXES

  • Remove forcenew for IS instance group (#1951)

  • Support resource instance's parameter to be an array type (#1953)

  • Fix the tags attachemnt for ibm_databse resource (#1971)

  • Fix changing allowed_ip to a list of IPs to nothing leads to an error when configuring a COS bucket (#1661)

  • Fix the update of VPC worker nodes kube verison (#1952)

IBM Cloud Terraform Provider v1.13.1

07 Oct 10:34
Compare
Choose a tag to compare

ENHANCEMENTS:

  • resource: Support endpoint_type argument for COS bucket (#1945)

  • resource: Support Direct Link Connect Type(#1927)

  • doc: Update supported parameters for Event Streams(#1946)

BUGFIXES

  • Fix the nil pointer exception for transist gateway delete (#1943)