Skip to content

Commit d208e2d

Browse files
committed
Add changelog entry for user capabilities fix for can_use_auth_tokens
1 parent 152190e commit d208e2d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111

1212
### Fixed
1313
- Fixed `oci_load_balancer_backend_set` by explicitly making `session_persistence_configuration` and `lb_cookie_session_persistence_configuration` mutually exclusive [Issue #825](https://github.com/terraform-providers/terraform-provider-oci/issues/825)
14-
- Fixed use-case of `oci_load_balancer_backend_set` with `lb_cookie_session_persistence_configuration` update operation without setting optional parameters `max_age_in_seconds` and `domain`
14+
- Fixed use case of `oci_load_balancer_backend_set` with `lb_cookie_session_persistence_configuration` update operation without setting optional parameters `max_age_in_seconds` and `domain`
15+
- Fixed `oci_identity_user_capabilities_management` to correctly set `can_use_auth_tokens` field
1516

1617
## 3.34.0 (July 17, 2019)
1718

0 commit comments

Comments
 (0)