Releases: CallePuzzle/terraform-orchestration-action
Releases · CallePuzzle/terraform-orchestration-action
v1.1.3
1.1.3 (2022-04-05)
Bug Fixes
- isCommonModule function wasn't boolean (bab4351)
v1.1.2
1.1.2 (2022-04-04)
Bug Fixes
v1.1.1
1.1.1 (2022-03-25)
Bug Fixes
- apply was always executed (6f09ca5)
v1.1.0
1.1.0 (2022-03-23)
Bug Fixes
- add test for root_path excludeDirectories option (6c96ba9)
- exclude .git by default (b16db89)
Features
- add commonModules option (fdae267)
- refactor getDirectoriesToRun (c969080)
v1.0.4
1.0.4 (2022-03-22)
Bug Fixes
- action description was too long (54c01c7)
v1.0.3
1.0.3 (2022-03-22)
Bug Fixes
v1.0.2
1.0.2 (2022-03-22)
Bug Fixes
v1.0.1
1.0.1 (2022-03-22)
Bug Fixes
v1.0.0
1.0.0 (2022-03-21)
Bug Fixes
- checkMainGitPath test (81924a5)
- getGitModifiedDirectories duplicate items (7d60bfe)
- type of errors (36ac930)
Features
- add excludeDirectories input variable (da26789)
- add logging interface, (cefc26c)