Skip to content

Commit

Permalink
enable Sns* lamba with TF enable_sns
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 8, 2022
1 parent a7590e2 commit f61af43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,6 @@
- sqs_queue_name
- enable_sns
- enable_sqs

* 0.2.1 -- 2022-03-08
- use Sns* Lamba variables based on enable_sns
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.1.1"
_module_version = "0.2.1"
}

0 comments on commit f61af43

Please sign in to comment.