hashicorp / vscode-terraform

HashiCorp Terraform VSCode extension
https://marketplace.visualstudio.com/items?itemName=HashiCorp.terraform
Mozilla Public License 2.0
911 stars 180 forks source link

Organize code placement #1758

Closed jpogran closed 1 month ago

jpogran commented 1 month ago

This moves all api calls to a single directory. This will make it easier to manage and maintain the api calls for executing Terraform and retrieving information from HCP Terraform.

This also separates providers into their own directories to make it easier to find and maintain them.

github-actions[bot] commented 1 week ago

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.