Skip to content

Commit

Permalink
Updated version.tf, and CHANGELOG.md with change details
Browse files Browse the repository at this point in the history
  • Loading branch information
gogel001 committed Feb 3, 2022
1 parent fcc9008 commit 7068cb3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions it-windows-base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@
* remove HPSA and HPOM
* ticket INC000002703111

# v1.2.2 -- 20220203
* Added 135 and 1024-65535/tcp to it-windows-base to allow discovery from csvdsnmidw001i.csp1.ead.census.gov, csvdsnmidw002i.csp1.ead.census.gov.
* ticket INC000002819140
2 changes: 1 addition & 1 deletion it-windows-base/version.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
locals {
_module_version = "1.2.1"
_module_version = "1.2.2"
}

0 comments on commit 7068cb3

Please sign in to comment.