File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ <a name =" 0.0.1 " ></a >
4
+ ## 0.0.1 (2023-12-10)
5
+
6
+ ### Added
7
+
8
+ - 🎉 start new module [[ 6c02fee] ( https://github.com/ptavares/powershell-terraform-tools/commit/6c02feea6677ad4b8d26daf07fc2ec01ea1db559 )]
9
+
10
+ ### Fixed
11
+
12
+ - 🐛 fix script push issue [[ 5f28712] ( https://github.com/ptavares/powershell-terraform-tools/commit/5f28712cfe2bc28202a094decf6b93ab76b40469 )]
13
+ - 🐛 fix script issue [[ da78dea] ( https://github.com/ptavares/powershell-terraform-tools/commit/da78deaf747b5e540454310d0104d8d2d24d953b )]
14
+
15
+ ### Miscellaneous
16
+
17
+ - Initial commit [[ fbba19f] ( https://github.com/ptavares/powershell-terraform-tools/commit/fbba19fbdb08c8bfcaaed14d4d2b3d25df7f9d0d )]
18
+
19
+
Original file line number Diff line number Diff line change 12
12
RootModule = ' terraform-tools.psm1'
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 0.0.0 '
15
+ ModuleVersion = ' 0.0.1 '
16
16
17
17
# Supported PSEditions
18
18
# CompatiblePSEditions = @()
You can’t perform that action at this time.
0 commit comments