Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support for Terraform Stacks #1745

Merged
merged 6 commits into from
Jul 5, 2024
Merged

Conversation

jpogran
Copy link
Contributor

@jpogran jpogran commented Jun 26, 2024

This commit adds initial support for Terraform Stacks files and Deployment files. This provides completion, hover, and diagnostics for Terraform Stacks and Deployment files.

Needs hashicorp/terraform-schema#346

@jpogran jpogran self-assigned this Jun 26, 2024
@jpogran jpogran force-pushed the stacks_static_schema branch 2 times, most recently from 8fc0785 to b364aaa Compare June 26, 2024 20:28
internal/features/stacks/ast/deploy.go Outdated Show resolved Hide resolved
internal/features/stacks/decoder/path_reader.go Outdated Show resolved Hide resolved
internal/features/stacks/state/stack_meta.go Outdated Show resolved Hide resolved
dbanck and others added 4 commits July 5, 2024 16:16
This commit adds initial support for Terraform Stacks files and Deployment files. This provides completion, hover, and diagnostics for Terraform Stacks and Deployment files.

Co-authored-by: James Pogran <[email protected]>
@jpogran jpogran marked this pull request as ready for review July 5, 2024 14:18
@jpogran jpogran requested a review from a team as a code owner July 5, 2024 14:18
Copy link
Member

@ansgarm ansgarm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@ansgarm ansgarm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jpogran jpogran merged commit 9a93f4d into pre-release Jul 5, 2024
6 checks passed
@jpogran jpogran deleted the stacks_static_schema branch July 5, 2024 14:23
jpogran added a commit that referenced this pull request Jul 8, 2024
@jpogran jpogran mentioned this pull request Jul 8, 2024
jpogran added a commit that referenced this pull request Jul 8, 2024
* Add changelog for #1745

* increment version

* create 0.34.0-beta1 changelog
dbanck pushed a commit that referenced this pull request Jul 12, 2024
* Add changelog for #1745

* increment version

* create 0.34.0-beta1 changelog
dbanck pushed a commit that referenced this pull request Jul 15, 2024
* Add changelog for #1745

* increment version

* create 0.34.0-beta1 changelog
Copy link

github-actions bot commented Aug 5, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants