Skip to content

Commit

Permalink
update ldap.e to ldap2.e
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Oct 6, 2023
1 parent 6495ea9 commit 1036227
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,3 +200,7 @@
* 1.16.7 -- 2023-09-30
- terraform-state
- add `sso_permissionset_names` for use of assume role by SSO roles

* 1.16.8 -- 2023-10-06
- ldap-ou-create
- update ldap.e to ldap2.e
2 changes: 1 addition & 1 deletion common/version.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
locals {
_module_version = "1.16.7"
_module_version = "1.16.8"
}

0 comments on commit 1036227

Please sign in to comment.