Skip to content

Commit

Permalink
add heritage functions
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Apr 12, 2022
1 parent 19c8df6 commit dae1d8e
Show file tree
Hide file tree
Showing 3 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 @@ -80,3 +80,7 @@

* 0.2.6 -- 2022-04-11
- add DebugLogLevel default variable

* 0.2.7 -- 2022-04-12
- code 0.2.3
- added heritage functions
Binary file modified code/ddns-lambda.zip
Binary file not shown.
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.2.6"
_module_version = "0.2.7"
}

0 comments on commit dae1d8e

Please sign in to comment.