Skip to content

Commit

Permalink
add links to common/versions.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 25, 2022
1 parent 982cc41 commit 9b3fea6
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,6 @@ This works with the Terraform AWS provider 3.x.
- kms_key
- wrap aws_kms_key resouce in try()

* 2.4.6 -- 2022-03-25
- add links to common/versions.tf

1 change: 1 addition & 0 deletions common/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
README.md
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.4.5"
_module_version = "2.4.6"
}
1 change: 1 addition & 0 deletions standard/versions.tf
1 change: 1 addition & 0 deletions title26/versions.tf

0 comments on commit 9b3fea6

Please sign in to comment.