Releases: IBM-Cloud/terraform-provider-ibm
v1.83.0-beta0
1.83.0-beta0 (September 15, 2025)
Bug Fixes
- Configuration Aggregator: fixed docs for is_lb_listener_policy_rule and container_cluster_config (#6438)
- IAM: update service, trusted id policies (#6453)
Enhancements
- Configuration Aggregator: add way to test admin config (#6434)
- Container Registry: Pull in new icr SDK which adds new regions endpoints (#6451)
- IAM: profile link additional param (#6454)
- VPC Infrastructure: add rules_to_skip in ibm_cis_ruleset_rule (#6441)
- General: Support for Trusted profile authentication (#6458)
v1.82.1
v1.82.0
1.82.0 (August 29, 2025)
New Data Sources
- App Configuration:
ibm_app_config_integrations
,ibm_app_config_integration_en
,ibm_app_config_integration_kms
- Event Notifications:
ibm_en_pre_defined_template
,ibm_en_pre_defined_templates
,ibm_en_code_engine_template
- VMware:
ibm_vmaas_transit_gateway_connection
New Resources
- App Configuration:
ibm_app_config_integration_en
,ibm_app_config_integration_kms
- Event Notifications:
ibm_en_code_engine_template
- VMware:
ibm_vmaas_transit_gateway_connection
Enhancements
-
CD Tekton Pipeline: Add support for
ca-mon
region (#6402) -
App Configuration: Addition of integration resources support (#6405)
-
Event Streams: Add pre-defined templates and Code Engine templates support (#6398)
-
MQ Service: Add ability to update user and app names (#6397)
-
VMware: Add Transit Gateway support for Vmaas Terraform (#6377)
-
CIS: Add ratelimit ruleset changes for custom rules (#6379)
-
VPC Infrastructure: Add
storage_generation
attribute tois_volume
(#6413) -
Satellite: Add length validation check for satellite location (#6421)
-
Transit Gateway: Add option to enable or disable GRE enhanced route propagation (#6311)
-
Power Systems: Update Volume Flash Copy documentation (#6420)
-
General:
Bug Fixes
-
Cloudant: Example validation updates (#6403)
-
Global Catalog: Bump platform go SDK, add new fields (#6415)
-
Power Systems:
- Refactor Terraform errors to use new toolchain in available hosts and catalog images data sources (#6407)
- Refactor Terraform errors to use new toolchain in cloud connection, cloud instance, and datacenter data sources (#6411)
- Refactor Terraform errors to use new toolchain in DHCP, disaster recovery location, and host group data sources (#6416)
- Refactor Terraform errors to use new toolchain in host, image location, and instance console language data sources (#6417)
-
Secrets Manager:
-
VMware: Fix bad request when updating
fast_provisioning_enabled
(#6425) -
VPC Infrastructure: Handle absent device on VSIs (#6419)
Tests
- Secrets Manager: Optionally disable SM crypto key tests (#6408)
v1.82.0-beta0
1.82.0-beta0 (August 21, 2025)
New Data Sources
- App Configuration:
ibm_app_config_integrations
,ibm_app_config_integration_en
,ibm_app_config_integration_kms
- Event Notifications:
ibm_en_pre_defined_template
,ibm_en_pre_defined_templates
,ibm_en_code_engine_template
- VMware:
ibm_vmaas_transit_gateway_connection
New Resources
- App Configuration:
ibm_app_config_integration_en
,ibm_app_config_integration_kms
- Event Notifications:
ibm_en_code_engine_template
- VMware:
ibm_vmaas_transit_gateway_connection
Enhancements
- CD Tekton Pipeline: Add support for
ca-mon
region (#6402) - Event Streams: Add pre-defined templates and Code Engine templates support (#6398)
- MQ Service: Allow updating user and app names (#6397)
- VMware: Transit Gateway support for Vmaas Terraform (#6377)
- CIS: Add ratelimit changes in custom rulesets (#6379)
- VPC Infrastructure: Add
storage_generation
attribute tois_volume
(#6413) - General: Bump
actions/checkout
from 4.2.2 to 5.0.0 (#6406)
Bug Fixes
- Power Systems: Refactor Terraform errors to use new toolchain in available hosts and catalog images data sources (#6407)
- Secrets Manager: Fix missing
secret_id
property (#6400), update docs for nested JSONs (#6356) - App Configuration: Add integration resources support (#6405)
Tests
- Secrets Manager: Optionally disable SM crypto key tests (#6408)
v1.81.1
v1.81.0
1.81.0 (July 31, 2025)
New Data Sources
- Cloud Internet Services:
ibm_cis_managed_lists
,ibm_cis_custom_lists
,ibm_cis_custom_list_items
- VPC Infrastructure:
ibm_is_public_address_ranges
,ibm_is_public_address_range
,ibm_is_image_bare_metal_server_profiles
,ibm_is_image_instance_profiles
,ibm_is_snapshot_instance_profiles
,ibm_is_volume_instance_profiles
- Power Systems:
ibm_pi_software_tiers
- IAM:
ibm_iam_trusted_profile_identities
New Resources
- Cloud Internet Services:
ibm_cis_custom_list
,ibm_cis_custom_list_items
- VPC Infrastructure:
ibm_is_public_address_range
Enhancements
-
CD Tekton Pipeline: Add support for waiting runs limit (#6335)
-
Cloud Internet Services: Add trusted profile support in CIS data source (#6363), support for managed and custom lists (#6310)
-
HPCS: Add trusted profile token support (#6388)
-
IAM: Handle failed state assignments (#6372), add trusted profile identities (#6316)
-
ODF: Initial support for ODF 4.18 (#6348)
-
Power Systems: Add software tier support to data sources and resources (#6321), timeout updates (#6392)
-
VMware: Update vmware service (#6329)
-
VPC Infrastructure:
Deprecations
- IAM: Deprecated
iam_service_id
andprofile_id
in policy creation (#6345)
Bug Fixes
-
Cloud Internet Services: Toolchain error updates (#6300)
-
DNS Services: Toolchain error updates (#6289)
-
IAM: Fix build failures (#6367), update access management template docs (#6298)
-
Key Management: Fix KMS example code and typos (#6337)
-
Logs: Fix dashboard panic (#6374)
-
Power Systems: Replace SSH Key API, fix DHCP and ARP-broadcast issues (#6375, #6380)
-
Direct Link: Toolchain error updates (#6272)
-
Transit Gateway: Toolchain error updates (#6274)
-
VPC Infrastructure:
v1.81.0-beta1
Bug Fixes
- VPC Infrastructure: Added an empty check on allowed_use for is_instance (#6381)
v1.81.0-beta0
Bug Fixes
- Transit Gateway: update error toolchain changes for transit gateway (#6274)
- IAM: Fix build failure issues (#6367)
- Direct Link: update error toolchain changes for direct link (#6272)
- IAM: Fixed documentation on access management templates (#6298)
- VPC Infrastructure: handle nil pointer in VPN server route deletion wait (#6369)
- Power Systems: [Resource] [Datasource] Replace SSH Key API with new API (#6375)
- Cloud Logs: fix dashboard panic (#6374)
- Key Management: fix KMS example code and typos (#6337)
Enhancements
- VPC Infrastructure: added support for legacy-vendor-images in vpc-services (#6357)
- VPC Infrastructure: public address range development (#6341)
- Cloud Internet Services: Add support for managed and custom lists (#6310)
- VPC Infrastructure: Added support for tags in is_vpn_server resource (#6295)
- VPC Infrastructure: Added support for source_snapshot on instance template (#6364)
- VPC Infrastructure: image capabilities changes (#6366)
- VPC Infrastructure: Added crn to virtual network interface for is_instance (#6297)
- VMware: update vmware service (#6329)
- IAM: Handle failed state assignments (#6372)
- Power Systems: [DataSource] [Resource] Add Software Tier support for data sources and resources (#6321)
- ODF: ODF 4.18 initial support (#6348)
- CD Tekton Pipeline: add support for waiting runs limit (#6335)
Deprecations
- IAM: deprecate iam_service_id and profile_id while creation of policies (#6345)
v1.80.4
Bug Fixes
Power Systems
- Revert "[Resource] [Datasource] Replace SSH Key API with new API "