1. 56a0d8b v0.25.2 [skip ci] by terraform-exec [bot] · 7 days ago main v0.25.2
  2. 94a3afe Update Changelog in preparation for 0.25.2 (#586) by Radek Simko · 8 days ago
  3. ac26db5 go.mod: Keep compatibility constraint separate from build (#581) by Radek Simko · 8 days ago
  4. e856bad build(deps): bump github.com/hashicorp/hc-install from 0.9.4 to 0.9.5 (#585) by dependabot[bot] · 8 days ago
  5. 5418a75 v0.25.1 [skip ci] by terraform-exec [bot] · 14 days ago v0.25.1
  6. c5053a6 Update Changelog in preparation for 0.25.1 (#580) by Radek Simko · 2 weeks ago
  7. f5ab655 build(deps): bump github.com/hashicorp/hc-install from 0.9.3 to 0.9.4 (#578) by dependabot[bot] · 2 weeks ago
  8. f49a90a build(deps): bump github.com/zclconf/go-cty from 1.18.0 to 1.18.1 (#576) by dependabot[bot] · 3 weeks ago
  9. a919c3c build(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 (#573) by dependabot[bot] · 5 weeks ago
  10. 5b8e892 build(deps): bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0 (#574) by dependabot[bot] · 5 weeks ago
  11. 1f8690b build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 in the github-actions-backward-compatible group (#572) by dependabot[bot] · 5 weeks ago
  12. c3fdf96 build(deps): bump github.com/zclconf/go-cty from 1.17.0 to 1.18.0 (#568) by dependabot[bot] · 9 weeks ago
  13. ecc3c05 build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 in the github-actions-backward-compatible group (#571) by dependabot[bot] · 9 weeks ago
  14. 02b5829 v0.25.0 [skip ci] by terraform-exec [bot] · 3 months ago v0.25.0
  15. b5cbff5 Update Changelog in preparation for 0.25.0 (#567) by Radek Simko · 3 months ago
  16. d15fcb4 build(deps): bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 (#535) by dependabot[bot] · 3 months ago
  17. c99d7b5 build(deps): bump github.com/hashicorp/terraform-json from 0.27.1 to 0.27.2 (#542) by dependabot[bot] · 3 months ago
  18. 77206c5 Simplify buildEnv: use `maps.Copy` for populating the map. (#546) by Mads Jensen · 3 months ago
  19. 9495f7b build(deps): bump github.com/hashicorp/hc-install from 0.9.2 to 0.9.3 (#566) by dependabot[bot] · 3 months ago
  20. f1a5a8b Update copyright headers to IBM (#565) by Radek Simko · 3 months ago
  21. 9141118 Add providers mirror subcommand (#551) by kmoe · 3 months ago
  22. e9f5952 init: Add godoc comments for `ForceCopy` to mention that it's equivalent to `-migrate-state` in automation (#560) by Sarah French · 3 months ago
  23. 8c2278b feat: add `-generate-config-out` option to `plan` (#563) by stephybun · 3 months ago
  24. 6f3a624 build(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions-backward-compatible group (#561) by dependabot[bot] · 3 months ago
  25. e91e960 docs: Add godoc comments to some widely-used methods (#559) by Sarah French · 3 months ago
  26. 660ef65 tfexec: Add provider reattach support to all `terraform workspace` subcommands (#556) by Austin Valle · 4 months ago
  27. d6896e9 build(deps): bump actions/setup-go from 6.1.0 to 6.2.0 in the github-actions-backward-compatible group (#558) by dependabot[bot] · 4 months ago
  28. 91663fc go: correct 1.24 version compatibility (#557) by Radek Simko · 4 months ago
  29. 690e363 build(deps): bump actions/checkout from 6.0.0 to 6.0.1 in the github-actions-backward-compatible group (#554) by dependabot[bot] · 5 months ago
  30. f030760 build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 (#552) by dependabot[bot] · 5 months ago
  31. 29dab7f build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 in the github-actions-backward-compatible group (#550) by dependabot[bot] · 5 months ago
  32. de8a75b build(deps): bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions-breaking group (#549) by dependabot[bot] · 5 months ago
  33. 1cfa696 build(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 (#547) by dependabot[bot] · 6 months ago
  34. 9972d6a go: bump to 1.24 (#548) by Radek Simko · 6 months ago
  35. f52e572 github: Make PR job names static (#543) by Radek Simko · 6 months ago
  36. 8238a47 Add more info about releases and handling issues with releases. (#541) by Sarah French · 8 months ago
  37. ec18400 v0.24.0 [skip ci] by terraform-exec [bot] · 8 months ago v0.24.0
  38. 8957017 Prepare changelog for 0.24.0 release (#540) by Daniel Banck · 8 months ago
  39. 699d77f Implement `QueryJSON` and introduce new way for consuming Terraform's structured logging (#539) by Daniel Banck · 8 months ago
  40. d46cfbd build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 in the github-actions-breaking group (#536) by dependabot[bot] · 8 months ago
  41. 7ae12dd v0.23.1 [skip ci] by terraform-exec [bot] · 8 months ago v0.23.1
  42. 1c742b7 Prepare changelog for 0.23.1 release (#533) by Radek Simko · 8 months ago
  43. 1597b75 Fix graceful shutdown "broken pipe" error (#527) by Arthur Busser · 8 months ago
  44. b1695b1 build(deps): bump github.com/zclconf/go-cty from 1.16.3 to 1.16.4 (#532) by dependabot[bot] · 8 months ago
  45. 6a46e87 build(deps): bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions-breaking group (#530) by dependabot[bot] · 9 months ago
  46. 99a8096 build(deps): bump github.com/hashicorp/terraform-json from 0.25.0 to 0.26.0 (#529) by dependabot[bot] · 9 months ago
  47. 7c7816c Update E2E test suite to test all current v1.x versions of Terraform (#528) by Arthur Busser · 10 months ago
  48. 7399bad Run tests on all PRs (#526) by Daniel Banck · 10 months ago
  49. ae14c7e build(deps): bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 (#524) by dependabot[bot] · 11 months ago
  50. 6f588fa build(deps): bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 (#522) by dependabot[bot] · 12 months ago
  51. 30ce9e3 build(deps): bump github.com/hashicorp/terraform-json from 0.24.0 to 0.25.0 (#520) by dependabot[bot] · 12 months ago
  52. 5c41454 github: Add PR template with required fields for PCI compliance (#521) by Nara Kasbergen Kwon · 12 months ago
  53. 0929845 build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 in the github-actions-backward-compatible group (#519) by dependabot[bot] · 12 months ago
  54. 1b0c041 github: Use Dependabot to keep Actions updated (#518) by Nara Kasbergen Kwon · 12 months ago
  55. 389ae73 Update CODEOWNERS (#517) by Austin Valle · 12 months ago
  56. 9621b04 Update owner field in catalog-info.yaml (#516) by Caleb Troughton · 1 year ago
  57. 269386f build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#515) by dependabot[bot] · 1 year, 1 month ago
  58. 1ac2330 v0.23.0 [skip ci] by terraform-exec [bot] · 1 year, 1 month ago v0.23.0
  59. ed2fdee Prepare changelog for next release (0.23.0) (#513) by Radek Simko · 1 year, 1 month ago
  60. 5c3684d build(deps): bump github.com/hashicorp/hc-install from 0.9.1 to 0.9.2 (#514) by dependabot[bot] · 1 year, 1 month ago
  61. 49c2a4c tfexec: Enable graceful (SIGINT-based) cancellation (#512) by Radek Simko · 1 year, 1 month ago
  62. f8ddc4c build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 (#507) by dependabot[bot] · 1 year, 1 month ago
  63. d17c7ee go: bump version to 1.23/1.24 (#511) by Radek Simko · 1 year, 1 month ago
  64. 76efb9a build(deps): Bump workflows to latest trusted versions (#509) by hashicorp-tsccr[bot] · 1 year, 1 month ago
  65. a63446c Remove e2e test (support) for 0.11 (#510) by Radek Simko · 1 year, 1 month ago
  66. 96b1e7a build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#505) by dependabot[bot] · 1 year, 2 months ago
  67. 5bf5c92 build(deps): Bump workflows to latest trusted versions (#504) by hashicorp-tsccr[bot] · 1 year, 3 months ago
  68. 90f6a0f build(deps): bump github.com/zclconf/go-cty from 1.16.1 to 1.16.2 (#502) by dependabot[bot] · 1 year, 3 months ago
  69. d251c29 Update reference to Go version (#503) by mmtevelde · 1 year, 3 months ago
  70. 6801a6e v0.22.0 [skip ci] by terraform-exec [bot] · 1 year, 4 months ago v0.22.0
  71. dd2bc9a Update CHANGELOG.md (#501) by Daniel Banck · 1 year, 4 months ago
  72. b5e5740 build(deps): bump github.com/hashicorp/hc-install from 0.8.0 to 0.9.1 (#494) by dependabot[bot] · 1 year, 4 months ago
  73. abfb5ba tfexec: add InitJSON (#478) by Bruno Schaatsbergen · 1 year, 4 months ago
  74. 840ecad ci/e2etests: Add latest major Terraform versions (#498) by Radek Simko · 1 year, 4 months ago
  75. 4497f9e go: Require Go 1.22 (previously 1.18) (#499) by Radek Simko · 1 year, 4 months ago
  76. b13b10b build(deps): bump github.com/zclconf/go-cty from 1.16.0 to 1.16.1 (#496) by dependabot[bot] · 1 year, 4 months ago
  77. 6b0d5eb build(deps): bump github.com/zclconf/go-cty from 1.15.1 to 1.16.0 (#495) by dependabot[bot] · 1 year, 4 months ago
  78. ef0b6c3 build(deps): Bump workflows to latest trusted versions (#493) by hashicorp-tsccr[bot] · 1 year, 4 months ago
  79. c75d998 build(deps): bump github.com/hashicorp/terraform-json from 0.23.0 to 0.24.0 (#490) by dependabot[bot] · 1 year, 5 months ago
  80. d0432d1 build(deps): bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1 (#488) by dependabot[bot] · 1 year, 5 months ago
  81. 3a956e8 ci: Report code coverage (#487) by Radek Simko · 1 year, 5 months ago
  82. 8465d07 build(deps): bump github.com/hashicorp/terraform-json from 0.22.1 to 0.23.0 (#483) by dependabot[bot] · 1 year, 6 months ago
  83. 924a563 build(deps): Bump workflows to latest trusted versions (#484) by hashicorp-tsccr[bot] · 1 year, 6 months ago
  84. d9e0f2a docs: reference the plugin framework (#480) by Bruno Schaatsbergen · 1 year, 6 months ago
  85. 68e7640 build(deps): Bump workflows to latest trusted versions (#482) by hashicorp-tsccr[bot] · 1 year, 7 months ago
  86. 0a8eb0c build(deps): Bump workflows to latest trusted versions (#479) by hashicorp-tsccr[bot] · 1 year, 7 months ago
  87. b776f38 Add a catalog-info.yaml file for Backstage (#477) by Caleb Troughton · 1 year, 8 months ago
  88. ae771c9 build(deps): bump github.com/hashicorp/hc-install from 0.7.0 to 0.8.0 (#472) by dependabot[bot] · 1 year, 9 months ago
  89. cb64ac0 build(deps): Bump workflows to latest trusted versions (#471) by hashicorp-tsccr[bot] · 1 year, 10 months ago av/its-log-time
  90. 2dd0a25 build(deps): bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0 (#469) by dependabot[bot] · 1 year, 10 months ago
  91. 0e8850e github: Create CODEOWNERS file (#457) by Nara Kasbergen Kwon · 1 year, 10 months ago
  92. fb46bee build(deps): Bump workflows to latest trusted versions (#464) by hashicorp-tsccr[bot] · 1 year, 11 months ago
  93. 1b14c36 build(deps): Bump workflows to latest trusted versions (#463) by hashicorp-tsccr[bot] · 2 years ago
  94. 222724d build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 (#462) by dependabot[bot] · 2 years ago
  95. b97dc3a build(deps): bump github.com/hashicorp/hc-install from 0.6.4 to 0.7.0 (#461) by dependabot[bot] · 2 years ago
  96. b6ae175 v0.21.0 [skip ci] by terraform-exec [bot] · 2 years ago v0.21.0
  97. 67e92f4 build(deps): bump github.com/hashicorp/terraform-json from 0.22.0 to 0.22.1 (#459) by dependabot[bot] · 2 years ago
  98. 64df8d2 build(deps): bump github.com/hashicorp/terraform-json from 0.21.0 to 0.22.0 (#458) by dependabot[bot] · 2 years ago
  99. af05782 build(deps): Bump workflows to latest trusted versions (#450) by hashicorp-tsccr[bot] · 2 years ago
  100. 1df7d52 build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#444) by dependabot[bot] · 2 years ago