Releases: IBM-Cloud/terraform-provider-ibm
v1.30.2
v1.30.1
ENHANCEMENTS
-
fix: setting listener policy rule values (2964)
-
fix for updating serviceIds and IBMIds in read method (2987)
-
Include the IBM ID in the ibm_iam_user_profile data source (2940)
-
Added new San Paolo (SAO) MZR support for cos (3022)
-
Added retry logic to get location information (3020)
BUGFIXES
v1.30.0
FEATURES:
-
Support ATracker
- Resources
- ibm_atracker_target
- ibm_atracker_route
- DataSources
- ibm_atracker_targets
- ibm_atracker_routes
- ibm_atracker_endpoints
- Resources
-
Support APP ID
- Resources
-ibm_appid_application- ibm_appid_token_config
- ibm_appid_application_roles
- ibm_appid_application_scopes
- ibm_appid_redirect_urls
- ibm_appid_role
- DataSources
- ibm_appid_application
- ibm_appid_application_roles
- ibm_appid_application_scopes
- ibm_appid_token_config
- ibm_appid_redirect_urls
- ibm_appid_role
- Resources
-
Support KMS Policies
- Resources
- ibm_kms_key_policies
- DataSources
- ibm_kms_key_policies
- Resources
-
Support VPC Instance Template
- DataSources
- ibm_is_instance_template
- DataSources
-
Support NLB DNS for cluster and Satellite Location
- DataSources
- ibm_container_nlb_dns
- ibm_satellite_location_nlb_dns
- DataSources
ENHANCEMENTS
-
Support access management tags in subnet resource and datasource (2778)
-
Added pagination support for endpoint gateway targets datasource (2904)
-
Support lb cookie session persistence (2884)
-
Expose catalog type for catalog management (2924)
-
Support COS Object SQL URL for Cloud Object Storage (2934)
-
Migrate ibm_resource_group datasource to platform SDK and support other computed attributes (2936)
-
Migrate authorisation policy to platform-go-SDK (2926)
-
Filter instances datasource by instance group (2947)
-
Enable filter for security group by VPC (2982)
-
Deprecate creation of KMS policies from ibm_kms_key resource (2832)
BUGFIXES
-
Session timeout to 15 minutes and terraform cannot refresh the token (2892)
-
Added missing rule_id in tcp/udp and vpcId in sg filtering on ibm_is_vpc datasource (2855)
-
Return error statement if security group with name is not found in datasource (2932)
-
Return error during Subnet detroy failure (2779)
-
Update pi_instance virtual cores and processors after checking the capability (2939)
-
Reduce delay from 1m to 10s on cmr_order resource (2944)
-
ibm_is_floating_ip target change results in a failure (2911)
-
Added a new resource check on name update which was tainting the is_instance resource (2970)
-
Fix Error handling during
waitForVpcClusterIngressAvailable
and fix condition check while settingdisable_public_service_endpoint
(2971) -
VPE gateway creation suppresses error message (2923)
-
Doc fix catalog management (2965)
-
Doc fix for DNS Forwarding rule (2919)
-
Remove location validaton on ibm_satellite_location resource (2931)
-
Set Id immediately after Creation in ibm_database resource (2928)
-
Fix: delete topic does not fail when topic does not exist (2976)
v1.29.0
FEATURES:
- Support VPC datasource
- DataSources
- ibm_is_vpcs
- DataSources
- Support Private DNS Custom Resolver
- DataSources
- ibm_dns_custom_resolvers
- ibm_dns_custom_resolver_forwarding_rules
- Resources
- ibm_dns_custom_resolver
- ibm_dns_custom_resolver_forwarding_rule
- ibm_dns_custom_resolver_location
- DataSources
- Support Hyper Protect Crypto Service
- DataSources
- ibm_hpcs
- Resources
- ibm_hpcs
- DataSources
ENHANCEMENTS
-
Support
status_reasons
attribute in ibm_is_instance (2900) -
Support pagination for dedicated hosts datasources (2906)
-
Support Limit Feature for Keys (2538)
-
Support
address
inips
attribute for ibm_is_virtual_endpoint_gateway (2913) -
Support
worker_pool_id
attriute in container worker pool (2910)
BUGFIXES
- Fix doc format for ibm_cos_bucket (2891)
- Fix Creating a resource group with IBMCLOUD_VISIBILITY=private seems to require a call to public IAM API (2890)
- Fix the tainteffects (2862)
- Fix ibm_satellite_cluster resource - kube_version upgrade, provider never returns (2827)
- Fix subnet destroy fails immediately after cluster destroy unless delay added (2779)
- Fix return error when topic creation failed (2912)
- Fix deprecated field in ibm_container_worker_pool doc example (2915)
- Update example of Hyper Protect DBaaS (2917)
v1.28.0
FEATURES:
- Support VPC address prefixes
- DataSources
- ibm_is_vpc_address_prefixes
- DataSources
- Support VPC Instance Volume attachment
- Resources
- ibm_is_instance_volume_attachment
- DataSources
- ibm_is_instance_volume_attachment
- ibm_is_instance_volume_attachments
- Resources
- Support VPC Snapshots
- Resources
- ibm_is_snapshot
- DataSources
- ibm_is_snapshot
- ibm_is_snapshots
- Resources
ENHANCEMENTS
-
Support to provision an instance from
instance_template
and instance boot volume fromsnapshot
(2672) -
Support Worker Pool Taints for IBM Cloud Clusters (#2862)
-
Clean up the reference for Gen1 code from all VPC resources and datasources
BUGFIXES
- ibm_is_security_group datasource does not find existing SGs (#2868)
- Apply for ibm_iam_access_group_members fails with 404 when using IBMCLOUD_VISIBILITY=private (#2828)
- Removed IPV6 References in vpc resources (2697)
- IBM Cloud Provider - ibm_satellite_location silent correction (2724)
- fix: set required cluster_name_id attribute (2836)
- Doc fix for IAM policies and COS bucket (2861)
v1.27.2
ENHANCEMENTS
-
Support
vpc_name
attribute in ibm_is_subnet datasource (#2783) -
Support
authentication_key
in Direct Link Gateway resource and datasource (#2792) -
Support
pi_affinity_policy
,pi_affinity_volume
andpi_affinity_instance
for PI Volume (#2800) -
Support
pi_migratable
argument for ibm_pi_instance resource and deprecatemigratable
(#2801) -
Support
pi_storage_type
argument for ibm_pi_instance resource (#2797) -
Added a fix to skip instance volumes setting in ibm_is_instance resource (#2798)
BUGFIXES
-
Fix the documentation for ibm_is_lb_listener (#2790)
-
Fix the documentation for ibm_cr_namespaces and ibm_cr_retention_policy (#2821)
-
Fix the documentation for ibm_kms_key_alias (#2825)
-
Remove the guides folder from website docs (#2833)
-
Fix: Panics on Import (#2585)
-
Fix host script for GCP (#2802)
-
Fix: Resource group crash for no default resource group (#2809)
-
Fix Detach targets before deleting security group (#2723)
-
Fix ibm_database datasource for different instances with same name (#2817)
-
Fix: pi_public_network datasource crash (#2801)
-
Fix: added failure check and tainting on failure for ibm_is_instance (#2812)
v1.27.1
v1.27.0
FEATURES:
- Support VPC network rules
- Resources
- ibm_is_network_acl_rule
- DataSources
- ibm_is_network_acl_rule
- Resources
- Support CIS filter
- Resources
- ibm_cis_filter
- DataSources
- ibm_cis_filters
- Resources
ENHANCEMENTS
-
Support
install_plan
,channel
andwait_until_successful
arguments in ibm_cm_offering_instance resource (#2745) -
Support provisioning of VPC images from source_volume (#2682)
-
Support filters to filter the VPC resources sshkeys, subnets, images, subnet, instances
-
Support
hard_quota
argument for ibm_cos_bucket resource (#2756) -
Add support creating gre tunnel connections on a transit gateway (#2700)
-
Support service roles in iam_role_actions (#2746)
-
Add retry to download the cluster config (#2743)
-
Add save to file feature to apikeys resource (#2775)
-
Migrate: Service Id resource to Platform-go-SDK (#2560)
BUGFIXES
-
Bug fix for Retrieving Policy with Key (#2730)
-
Fixed resource_tag crn validation issue (#2749)
-
Fix the updated of kube version for ROKS cluster (#2754)
-
Fix Documentation error for ibm_cis_rate_limit match.request.methods (#2764)
-
Fix ibm_cis_rate_limit Error: cis_id or zone_id not passed but it was passed in (#2770)
-
Fix the doc formats for VPC, Calssic Infrastructure services
-
Add doc link to role definition in IAM policy resources (#2751)
-
Plugin crashes if import is attempted without API Key being set (#2729)
-
wrong resource name in the doc link for ibm_iam_api_key (#2736)
-
Couldn't able to delete the Service Policy (#2703)
-
Fix the ibm_kms_key resources for private endpoint URL (#2731)
v1.26.2
BUGFIXES
-
Fix: Rollback the ibm_resource_tag resource (#2718)
-
Fixed typo that prevented host_attach_script from completing (#2715)
-
Fix InvalidBucketState: Versioning cannot be enabled for a bucket with expiration lifecycle actions (#2727)
-
Fix the empty ca_certificate for download of network cluster config (#2732)
v1.26.1
NOTE : Don't use this release we have an issue with checksum errors for users when attempting to download the plugin from Hashicorp registry . Please use the latest release v1.26.2
BUGFIXES
-
Fix: Rollback the ibm_resource_tag resource (#2718)
-
Fixed typo that prevented host_attach_script from completing (#2715)
-
Fix InvalidBucketState: Versioning cannot be enabled for a bucket with expiration lifecycle actions (#2727)
-
Fix the empty ca_certificate for download of network cluster config (#2732)