Skip to content

Commit

Permalink
v2.2.3: fix sas module
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Oct 26, 2021
1 parent b93512d commit 2c2fec2
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 @@ -21,6 +21,10 @@
- make ingress_self stuff work
- fix missing default egress

* v2.2.3 -- 20211026
- sas
- fix ports, self_port_list

# OLDER

## web
Expand Down
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 = "2.2.2"
_module_version = "2.2.3"
}

0 comments on commit 2c2fec2

Please sign in to comment.