ENHANCEMENTS:
- Added
skip_users
to theokta_group
resource (check latest documentation for the usage of these fields) #646. Thanks, @bogdanprodan-okta! - Added new
users_excluded
field to theokta_group_rule
resource #651. Thanks, @bogdanprodan-okta!
BUGS:
- Fixed constant change-loops in the
okta_app_group_assignments
resource #644. Thanks, @bogdanprodan-okta! - Fixed typo and deprecation warning in the documentation for
okta_app_user
resource #645. Thanks, @SaffatHasan! - Fixed
okta_group_role
resource update in case of several roles are being updated #646. Thanks, @bogdanprodan-okta! - Terraform will attempt to remove
okta_user_schema_property
resource several times in case the resource still exists in the organization #656. Thanks, @bogdanprodan-okta!