Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Feb 7, 2022
1 parent 455f2bf commit 4164f66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@

* 0.0.16 -- 2022-01-28

* 0.0.17 -- 2022-02-07
- update code: 0.0.7
2 changes: 1 addition & 1 deletion version.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
locals {
_module_version = "0.0.16"
_module_version = "0.0.17"
}

0 comments on commit 4164f66

Please sign in to comment.