Skip to content

Releases: IBM-Cloud/terraform-provider-ibm

IBM Cloud Terraform Provider v0.24.6

26 Mar 11:34
Compare
Choose a tag to compare

ENHANCEMENTS:

  • resource : Added support for cse_source_addresses attribute for ibm_is_vpc (#1165)
  • data : Added support for cse_source_addresses attribute for ibm_is_vpc (#1165)
  • resource: Added support for new storage class smart for COS bucket (#1184)
  • resource: Added support for force_delete argument for ibm_kp_key (#1214)

IBM Cloud Terraform Provider v1.2.5

19 Mar 11:43
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Provider : Adapt IAM access resources to v2 version (#1183)
  • resource: Added support for GUID attribute for ibm_cis and ibm_database (#1169)
  • data: Added support for GUID attribute for ibm_cis and ibm_database (#1169)

BUG FIXES:

  • resources : Updated the status string for ibm_resource_instance, ibm_database and ibm_cis to be inline with resource controller API changes (#1190)
  • resource/ibm_compute_bare_metal: Fix the order of provisioning of bare metal for processor capacity restriction type and SAP servers (#1189)
  • resource/ibm_resource_instance: Fix the order of provisioning of block chain platform service (#1186)
  • resource/ibm_container_cluster: Fix the force new for deprecated billing argument(#1187)

IBM Cloud Terraform Provider v0.24.5

19 Mar 11:28
Compare
Choose a tag to compare

ENHANCEMENTS:

  • resource: Added support for GUID attribute for ibm_cis and ibm_database (#1169)
  • data: Added support for GUID attribute for ibm_cis and ibm_database (#1169)

BUG FIXES:

  • resources : Updated the status string for ibm_resource_instance, ibm_database and ibm_cis to be inline with resource controller API changes (#1190)
  • resource/ibm_compute_bare_metal: Fix the order of provisioning of bare metal for processor capacity restriction type and SAP servers (#1189)
  • resource/ibm_resource_instance: Fix the order of provisioning of block chain platform service (#1186)
  • resource/ibm_container_cluster: Fix the force new for deprecated billing argument(#1187)

IBM Cloud Terraform Provider v1.2.4

11 Mar 07:09
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Provider: Added new parameter zone to support power virtual resources and data sources to work in multi-zone environment (#1141)
  • resource/ibm_pi_volume: Updated the list of volume types for power virtual volume (#1149)
  • resource/ibm_container_vpc_cluster : Added support for ingress_hostname and ingress_secret attributes (#1167)
  • data/ibm_container_vpc_cluster : Added support for ingress_hostname and ingress_secret attributes (#1167)
  • resource/ibm_is_floating_ip : Handle the case when floating IP is deleted manually (#1160)

BUG FIXES:

  • resources : Handle the case where the resource might be already deleted (manually) for ibm_iam_access_policies, ibm_iam_authorization_policies, ibm_iam_service_policies (#1162)
  • resource/ibm_is_inetwork_acl: Fix the order of creation of network acl (#1123)
  • resource/ibm_container_vpc_cluster: Added new attribute wait_till to control the cluster creation. Now user can control the cluster creation until master is ready / any one worker node is ready / ingress_hostname is
    assigned. (#1143)
  • resource/ibm_pi_instance: Fix the timeout configuration for create (#1178)
  • doc/ibm_cis_ip_addresses : Fix the description of data source (#1178)

IBM Cloud Terraform Provider v0.24.4

11 Mar 06:59
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Provider: Added new parameter zone to support power virtual resources and data sources to work in multi-zone environment (#1141)
  • resource/ibm_pi_volume: Updated the list of volume types for power virtual volume (#1149)
  • resource/ibm_container_vpc_cluster : Added support for ingress_hostname and ingress_secret attributes (#1167)
  • data/ibm_container_vpc_cluster : Added support for ingress_hostname and ingress_secret attributes (#1167)
  • resource/ibm_is_floating_ip : Handle the case when floating IP is deleted manually (#1160)

BUG FIXES:

  • resources : Handle the case where the resource might be already deleted (manually) for ibm_iam_access_policies, ibm_iam_authorization_policies, ibm_iam_service_policies (#1162)
  • resource/ibm_is_inetwork_acl: Fix the order of creation of network acl (#1123)
  • resource/ibm_container_vpc_cluster: Added new attribute wait_till to control the cluster creation. Now user can control the cluster creation until master is ready / any one worker node is ready / ingress_hostname is assigned.(#1143)
  • resource/ibm_pi_instance: Fix the timeout configuration for create (#1178)
  • doc/ibm_cis_ip_addresses : Fix the description of data source (#1178)

IBM Cloud Terraform Provider v1.2.3

03 Mar 10:12
Compare
Choose a tag to compare

BUG FIXES:

  • datasource/ibm_container_cluster_config: Fix the error to download cluster config for VPC Clusters (#1150)

IBM Cloud Terraform Provider v0.24.3

03 Mar 09:56
Compare
Choose a tag to compare

BUG FIXES:

  • datasource/ibm_container_cluster_config: Fix the error to download cluster config for VPC Clusters (#1150)

IBM Cloud Terraform Provider v1.2.2

26 Feb 11:19
Compare
Choose a tag to compare

ENHANCEMENTS:

  • resource/ibm_is_vpc: Improved error message for VPC creation (#1106)
  • resource/ibm_is_ssh_key: Improved error message for VPC SSH Key creation (#1105)
  • resource/ibm_container_cluster : Added gateway feature support for IKS clusters. This feature helps to create a cluster with a gateway worker pool of two gateway worker nodes that are connected to public and private VLANs to provide limited public access, and a compute worker pool of compute worker nodes that are connected to the private VLAN only.
    ( #1125)
  • data/ibm_conatiner_cluster_config : Extended the data source to provide additional attribute like admin_key, admin_certificate, ca_certificate, host and token. This attributes helps to connect to other providers like Kubernetes and Helm without loading cluster config file. (#895)

BUG FIXES:

  • doc/ibm_certificate_manager_order: Changed the type of rotate_key from string to bool (#1110)
  • resource/ibm_is_instance: Fix for updating security group for primary network interface for vpc instance. Now users can add or delete security groups( #1078)
  • doc/ibm_resource_key : Provided an example in the docs as a workaround to create credentials using serviceID parameter (#1121)
  • resource/ibm_is_network_acl : Fix for crash during the update of rules. Fix for the order of rules creation. Now users can add or delete rules for network_acl ( #1117)
  • resource/ibm_is_public_gateway : Added support for resource group and tags parameters (#1102)
  • resource/ibm_is_floating_ip : Added support for tags parameters (#1131)
  • resource/ibm_database : Parameters remote_leader_id, key_protect_instance and key_protect_key can’t be updated after creation. ( #1111)
  • example/ibm-key-protect : Updated example to create an authorisation policy between COS and Key Protect instance(#1133)
  • resource/ibm_resource_group: Removed suppression of error during deletion (#1108)
  • resource/ibm_iam_user_invite : Fix for inviting user from IBM Cloud lite account. (#1114)

IBM Cloud Terraform Provider v0.24.2

26 Feb 11:00
Compare
Choose a tag to compare

ENHANCEMENTS:

  • resource/ibm_is_vpc: Improved error message for VPC creation (#1106)
  • resource/ibm_is_ssh_key: Improved error message for VPC SSH Key creation (#1105)
  • resource/ibm_container_cluster : Added gateway feature support for IKS clusters. This feature helps to create a cluster with a gateway worker pool of two gateway worker nodes that are connected to public and private VLANs to provide limited public access, and a compute worker pool of compute worker nodes that are connected to the private VLAN only.
    ( #1125)
  • data/ibm_conatiner_cluster_config : Extended the data source to provide additional attribute like admin_key, admin_certificate, ca_certificate, host and token. This attributes helps to connect to other providers like Kubernetes and Helm without loading cluster config file. (#895)

BUG FIXES:

  • doc/ibm_certificate_manager_order: Changed the type of rotate_key from string to bool (#1110)
  • resource/ibm_is_instance: Fix for updating security group for primary network interface for vpc instance. Now users can add or delete security groups( #1078)
  • doc/ibm_resource_key : Provided an example in the docs as a workaround to create credentials using serviceID parameter (#1121)
  • resource/ibm_is_network_acl : Fix for crash during the update of rules. Fix for the order of rules creation. Now users can add or delete rules for network_acl ( #1117)
  • resource/ibm_is_public_gateway : Added support for resource group and tags parameters (#1102)
  • resource/ibm_is_floating_ip : Added support for tags parameters (#1131)
  • resource/ibm_database : Parameters remote_leader_id, key_protect_instance and key_protect_key can’t be updated after creation. ( #1111)
  • example/ibm-key-protect : Updated example to create an authorisation policy between COS and Key Protect instance(#1133)
  • resource/ibm_resource_group: Removed suppression of error during deletion (#1108)
  • resource/ibm_iam_user_invite : Fix for inviting user from IBM Cloud lite account. (#1114)

IBM Cloud Terraform Provider v1.2.1

13 Feb 11:47
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