Releases: jason-johnson/azure-pipelines-tasks-terraform
Releases · jason-johnson/azure-pipelines-tasks-terraform
Pipeline fixes
Update Node and other fixes
Moved to latest Node to stop errors about Node 10
Added tests to Github so that contributors can see if they break the unit tests
Commits
- Fix publish by @jason-johnson in #396
- Use -p=secret for azcli login by @rubensprt in #373
- Implement AzureRM backend tenant ID by @martenvd in #404
- Bump follow-redirects from 1.15.2 to 1.15.4 in /views/terraform-plan by @dependabot in #405
- Bump follow-redirects from 1.15.3 to 1.15.4 in /tasks/terraform-cli by @dependabot in #407
- Bump follow-redirects from 1.15.3 to 1.15.4 in /tasks/terraform-installer by @dependabot in #408
- Revert "Use -p=secret for azcli login" by @jason-johnson in #415
- Bump ip from 2.0.0 to 2.0.1 in /views/terraform-plan by @dependabot in #417
- Bump ip from 1.1.8 to 1.1.9 in /tasks/terraform-installer by @dependabot in #418
- Bump follow-redirects from 1.15.4 to 1.15.6 in /views/terraform-plan by @dependabot in #422
- Bump follow-redirects from 1.15.4 to 1.15.6 in /tasks/terraform-cli by @dependabot in #421
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /views/terraform-plan by @dependabot in #424
- Bump follow-redirects from 1.15.4 to 1.15.6 in /tasks/terraform-installer by @dependabot in #423
- Bump express from 4.18.2 to 4.19.2 in /views/terraform-plan by @dependabot in #425
- Bump braces from 3.0.2 to 3.0.3 in /views/terraform-plan by @dependabot in #432
- Update the overview.md which is shown in the VS Marketplace so the latest version is used which support WIF by @abij in #434
- Update documentation to use version @1 which works with Azure WIF by @abij in #435
- Bump ws from 8.12.0 to 8.17.1 in /views/terraform-plan by @dependabot in #433
- Bump webpack from 5.76.0 to 5.94.0 in /views/terraform-plan by @dependabot in #440
- Bump body-parser and express in /views/terraform-plan by @dependabot in #443
- Adjust runAzLogin examples and some minor improvements by @rufer7 in #445
- Bump cookie and express in /views/terraform-plan by @dependabot in #446
- Update node to 20_1, move over to mac-friendly sass and set-version script by @favoretti in #449
- Fix last pr by @jason-johnson in #450
- Add github actions to run tests by @jason-johnson in #451
New Contributors
- @rubensprt made their first contribution in #373
- @martenvd made their first contribution in #404
- @abij made their first contribution in #434
- @rufer7 made their first contribution in #445
- @favoretti made their first contribution in #449
Full Changelog: 1.1.1...1.2.1
Various library updates
What's Changed
- Bump @babel/traverse from 7.20.12 to 7.23.2 in /views/terraform-plan by @dependabot in #386
- Bump @babel/traverse from 7.20.12 to 7.23.2 in /tasks/terraform-cli by @dependabot in #385
- chore: update task libraries to mask id token by @jaredfholgate in #387
- Bump postcss from 8.4.21 to 8.4.31 in /views/terraform-plan by @dependabot in #380
- Fix version issue by @jason-johnson in #395
Full Changelog: 1.1.0...1.1.1
Fix 0 version to work with versioned extension
0.8.0 Update task.json to use majorNumber
1.1.0
Fix bad publish
This is just because 1.0.4 was published by accident
1.0.3
What's Changed
- bug: resolve issue generating the workload identity federation token by @jaredfholgate in #377
Full Changelog: 1.0.2...1.0.3
1.0.2
1.0.1
What's Changed
- Bump vm2 from 3.9.13 to 3.9.19 in /tasks/terraform-installer by @dependabot in #345
- fix: set correct input value for resource addesses in state by @fsocietyinc in #350
- Feature: Support workload identity federation and managed identity service connections by @jaredfholgate in #359
- Bump tough-cookie and node-sass in /views/terraform-plan by @dependabot in #364
- Bump semver from 5.7.1 to 5.7.2 in /tasks/terraform-cli by @dependabot in #363
- Bump xml2js and tfx-cli in /tasks/terraform-cli by @dependabot in #362
- Bump xml2js and tfx-cli by @dependabot in #361
- Bump word-wrap from 1.2.3 to 1.2.4 in /tasks/terraform-installer by @dependabot in #357
- Bump word-wrap from 1.2.3 to 1.2.4 in /views/terraform-plan by @dependabot in #356
- Bump semver from 5.7.1 to 5.7.2 in /tasks/terraform-installer by @dependabot in #360
- Bump xml2js and tfx-cli in /tasks/terraform-installer by @dependabot in #365
- Bug: Enable case insensitive auth scheme by @jaredfholgate in #367
New Contributors
- @fsocietyinc made their first contribution in #350
- @jaredfholgate made their first contribution in #359
Full Changelog: 1.0.0...1.0.1
First release of unstable
This release is the start of a new strategy for packaging the software. In future the latest version of the task will always be the unstable version, subject to breaking changes. All previous versions will be considered stable and will only receive critical fixes.