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.2 (February 13, 2026)
2+
3+ ## Bug Fixes
4+
5+ ### CIS
6+ * Fix instance ruleset rule handling to enable OWASP logging ([ 6644] ( https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6644 ) )
7+
8+ ### Power
9+ * Update unit wording to conform to new standard ([ 6652] ( https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6652 ) )
10+
11+ ### Activity tracker
12+ * remove managed by example ([ 6659] ( https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6659 ) )
13+
14+ ### IAM
15+ * Fix: prevent duplicate user invite API calls causing 409 error ([ 6665] ( https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6665 ) )
16+
117# 1.88.1 (February 10, 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.1 "
8+ const Version = "1.88.2 "
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