Skip to content

Commit

Permalink
udpate version
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jun 29, 2021
1 parent 0d8a746 commit 8fd56a0
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 @@ -30,3 +30,7 @@
* v1.1.0 -- 20210625
- vpc
- add enable_aws_dns to use the AmazonDNS Route53 DNS

* v1.1.1 -- 20200629
- peer
- add output of nacl_info
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.1.0"
_module_version = "1.1.1"
}

0 comments on commit 8fd56a0

Please sign in to comment.