Releases: jason-johnson/azure-pipelines-tasks-terraform
Releases · jason-johnson/azure-pipelines-tasks-terraform
0.6.23 Release
Enhancements
#27 adds support for creating new workspaces with the task
Fixes
#10, #26 resolves compatibility issue with terraform 0.15 and terraform validate. Var files are no longer allowed when running validate in 0.15. The task will no longer add var file args for validate if the version used is 0.15 or higher.
0.6.22 Release
Fixes
#23/#24 resolves an issue where terraform show would throw an error for a plan that had no resource changes.
#1, #2, #3, #4, #5, #6, #7- Addresses npm dependency vulnerabilities detected by dependabot and npm audit.
Enhancements
#25, #11 - Adds capability to share pre-release versions with orgs via internal configuration.