File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ # 1.88.1 (February 10, 2026)
2+
3+ ## Bug Fixes
4+
5+ ### Cloud Object Storage
6+ * Fix the docs related to COs backup vault policies ([ 6650] ( https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6650 ) )
7+
8+ ### VPC Infrastructure
9+ * fix(instance-group): fixed error on instance group wait ([ 6655] ( https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6655 ) )
10+
11+ ## Enhancements
12+
13+ ### IAM
14+ * Add expires_at to service_api_key ([ 6654] ( https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6654 ) )
15+
16+
117# 1.88.0 (February 6, 2026)
218
319## Bug Fixes
Original file line number Diff line number Diff line change 55)
66
77// Version is the current provider main version
8- const Version = "1.88.0 "
8+ const Version = "1.88.1 "
99
1010// GitCommit is the git commit that was compiled. This will be filled in by the compiler.
1111var GitCommit string
You can’t perform that action at this time.
0 commit comments