Skip to content

Releases: jason-johnson/azure-pipelines-tasks-terraform

Pipeline fixes

22 Nov 20:35
b030c73
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

Update Node and other fixes

22 Nov 18:55
19a1abb
Compare
Choose a tag to compare

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

Full Changelog: 1.1.1...1.2.1

Various library updates

08 Nov 12:41
a12f133
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

Fix 0 version to work with versioned extension

08 Nov 10:48
838ff47
Compare
Choose a tag to compare
0.8.0

Update task.json to use majorNumber

1.1.0

07 Nov 12:03
343a203
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.1.0

Fix bad publish

02 Oct 09:07
3629678
Compare
Choose a tag to compare

This is just because 1.0.4 was published by accident

1.0.3

02 Oct 05:55
3629678
Compare
Choose a tag to compare

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

11 Sep 11:42
7763c7f
Compare
Choose a tag to compare

What's Changed

  • add support for command options for workspace select by @owlleg6 in #369

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

11 Sep 11:11
78c85b1
Compare
Choose a tag to compare

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

Full Changelog: 1.0.0...1.0.1

First release of unstable

28 Mar 10:27
6c5d1b5
Compare
Choose a tag to compare

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.