-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump terraform-ls to 0.35.0-beta1 (#1826)
* Bump terraform-ls to 0.35.0-beta1 * Add new completions --------- Co-authored-by: James Pogran <[email protected]>
- Loading branch information
Showing
19 changed files
with
105 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: BUG FIXES | ||
body: Fix type for provider references in component blocks | ||
time: 2024-08-23T10:29:14.023346+02:00 | ||
custom: | ||
Issue: "391" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Enable component references | ||
time: 2024-08-15T11:00:18.786903+02:00 | ||
custom: | ||
Issue: "386" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Support references for identity tokens and their attributes | ||
time: 2024-08-15T12:17:07.66066-04:00 | ||
custom: | ||
Issue: "388" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Enable references for variables in deployment inputs (Deploy) | ||
time: 2024-08-15T12:17:09.801718-04:00 | ||
custom: | ||
Issue: "389" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Enable component references | ||
time: 2024-08-15T12:17:11.950162-04:00 | ||
custom: | ||
Issue: "386" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Enable ephemeral values for variable | ||
time: 2024-08-15T12:17:14.09274-04:00 | ||
custom: | ||
Issue: "387" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Enable output references | ||
time: 2024-08-15T12:17:16.21816-04:00 | ||
custom: | ||
Issue: "384" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Enable provider references | ||
time: 2024-08-15T12:17:18.370531-04:00 | ||
custom: | ||
Issue: "385" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Add Address to variable block schema for stacks to enable references | ||
time: 2024-08-15T12:17:20.507605-04:00 | ||
custom: | ||
Issue: "383" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Add deployments store block schema | ||
time: 2024-08-15T12:17:22.646247-04:00 | ||
custom: | ||
Issue: "382" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Add input block schema and deprecate variable block | ||
time: 2024-08-15T12:17:24.782291-04:00 | ||
custom: | ||
Issue: "381" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Validate Stack and Deployment files for unreferenced origins | ||
time: 2024-08-15T13:51:08.906805-04:00 | ||
custom: | ||
Issue: "1797" | ||
Repository: terraform-ls |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Early decode deployment config to support references to store blocks | ||
time: 2024-08-16T13:48:04.258277+02:00 | ||
custom: | ||
Issue: "390" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Support a subset of functions in deployment configurations | ||
time: 2024-08-16T15:49:10.404259+02:00 | ||
custom: | ||
Issue: "1799" | ||
Repository: terraform-ls |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Support description attribute for orchestration rule block | ||
time: 2024-08-23T10:29:40.717478+02:00 | ||
custom: | ||
Issue: "393" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Support locals in stack and deploy configs | ||
time: 2024-08-23T10:30:27.204226+02:00 | ||
custom: | ||
Issue: "395" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: ENHANCEMENTS | ||
body: Support depends_on attribute in component blocks | ||
time: 2024-08-23T10:30:59.844584+02:00 | ||
custom: | ||
Issue: "392" | ||
Repository: terraform-schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters