Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Aug 2, 2022
1 parent af55b6b commit a2b188d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,10 @@
* 2.2.1 -- 2022-07-15
- fix updates to cloudtrail, config

* 2.2.2 -- 2022-07-2
* 2.2.2 -- 2022-07-02
- iam-general-policies
- add census ipv6 2610:20:2000::/38

* 2.2.3 -- 2022-08-02
- ldap-ou-create
- remove bocApplicationData from attributes
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 = "2.2.2"
_module_version = "2.2.3"
}

0 comments on commit a2b188d

Please sign in to comment.