Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Feb 8, 2022
1 parent 008050d commit cf11d32
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 @@ -97,4 +97,8 @@
- routing
- add lables for private, public route tables

* 1.5.1 -- 20220208
- vpc-interface-endpoint
- permit use of aws.* name in service

## Version 2.x
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.5.0"
_module_version = "1.5.1"
}

0 comments on commit cf11d32

Please sign in to comment.