Skip to content

Commit

Permalink
add file_label for vpn config
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jun 23, 2022
1 parent 8628cc8 commit df1548e
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 @@ -138,3 +138,7 @@
* 2.0.3 -- 2022-06-16
- vpn
- change use of vpn_gateway_id

* 2.0.4 -- 2022-06-23
- vpn
- add file_label for naming of output vpn config
2 changes: 1 addition & 1 deletion common/version.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
locals {
_module_version = "2.0.3"
_module_version = "2.0.4"
_module_names = {
"_main_" = "aws-vpc-setup"

Expand Down

0 comments on commit df1548e

Please sign in to comment.