Skip to content

Commit

Permalink
Release 2.29 pre-release (#1568)
Browse files Browse the repository at this point in the history
* Release 2.29 pre-release
  • Loading branch information
jpogran authored and radeksimko committed Oct 4, 2023
1 parent a0eab6d commit 24b71a4
Showing 1 changed file with 11 additions and 19 deletions.
30 changes: 11 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [2.29.2023100414] (2023-10-04)

ENHANCEMENTS:

* Login to Terraform Cloud using an Authentication Token
* View Terraform Cloud Workspaces and status detail inside VS Code
* View Terraform Cloud Runs and status detail inside VS Code
* Filter Terraform Cloud Workspaces by Project
* Switch Terraform Cloud Organizations to view different workspaces
* View Plan and Apply logs directly in the editor

## [2.28.0] (2023-10-04)

ENHANCEMENTS:
Expand Down Expand Up @@ -88,25 +99,6 @@ INTERNAL:
* deps: bump semver to 7.5.3 ([#1515](https://github.com/hashicorp/vscode-terraform/pull/1515))
* Switch to GitHub issue form templates ([#1463](https://github.com/hashicorp/vscode-terraform/pull/1463))

## [2.27.2023062109] (2023-06-21)

ENHANCEMENTS:

* Login to Terraform Cloud using an Authentication Token
* View Terraform Cloud Workspaces and status detail inside VS Code
* View Terraform Cloud Runs and status detail inside VS Code
* Filter Terraform Cloud Workspaces by Project
* Switch Terraform Cloud Organizations to view different workspaces
* View Plan and Apply logs directly in the editor
* Introduce v1.5 `check` block ([terraform-schema#229](https://github.com/hashicorp/terraform-schema/pull/229))
* Introduce v1.5 `import` block ([terraform-schema#228](https://github.com/hashicorp/terraform-schema/pull/228))
* Re-generate function signatures for v1.5 ([terraform-schema#213](https://github.com/hashicorp/terraform-schema/pull/213))
* Add v1.4 `local-exec` provisioner `quiet` attribute ([terraform-schema#218](https://github.com/hashicorp/terraform-schema/pull/218))
* Reflect 1.4 changes in `gcs` backend ([terraform-schema#227](https://github.com/hashicorp/terraform-schema/pull/227))
* Reflect 1.4 changes in `http` backend ([terraform-schema#226](https://github.com/hashicorp/terraform-schema/pull/226))
* Reflect 1.3 & 1.4 changes in `cos` backend ([terraform-schema#217](https://github.com/hashicorp/terraform-schema/pull/217))
* Reflect 1.2 & 1.3 changes in `azurerm` backend ([terraform-schema#225](https://github.com/hashicorp/terraform-schema/pull/225))

## [2.26.1] (2023-05-11)

BUG FIXES:
Expand Down

0 comments on commit 24b71a4

Please sign in to comment.