terraform-ls VS porter

Compare terraform-ls vs porter and see what are their differences.

porter

Porter enables you to package your application artifact, client tools, configuration and deployment logic together as an installer that you can distribute, and install with a single command. (by getporter)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
terraform-ls porter
13 8
951 1,149
1.5% 2.9%
9.4 8.9
about 15 hours ago about 8 hours ago
Go Go
Mozilla Public License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

terraform-ls

Posts with mentions or reviews of terraform-ls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-25.
  • OpenTF Announces Fork of Terraform
    28 projects | news.ycombinator.com | 25 Aug 2023
    Marcin here, one of the OpenTF folks

    This repo [0] seems to still be licensed under MPL, so there is no need for an immediate action, but if there is a willingness in the community to take it over and improve, I see no reason why we wouldn't do it.

    [0] https://github.com/hashicorp/terraform-ls

  • State of terraform
    3 projects | /r/Terraform | 22 Jun 2023
  • Why is this so dumb?
    2 projects | /r/Terraform | 3 May 2023
    For example my other issue with simple click through URLs to resource documentation pages, this would be a simple solution if the resource documentation URL formatting was done to a standard with the resource names.
  • Can't get .tf highlighting to work. Terraform
    3 projects | /r/neovim | 15 Jan 2023
    I have followed this guide: https://github.com/hashicorp/terraform-ls/blob/main/docs/USAGE.md
  • Help with implementing missing LSP functionality in Terraform
    3 projects | /r/neovim | 5 Dec 2022
    As /u/fridgedigga, neither LSP implements renaming. The LSP spec can be found here. I don't know how all of this is wired up. At a minimum, you'll need to add a mapping in service.go and handler. The bulk of work is performed in the handlers.
  • Workflow for DevOps? (Ansible, Terraform, Kubernets, RHET)
    9 projects | /r/neovim | 30 May 2022
    Look at terraform-ls vs terraform-lsp. Both can be used with coc.nvim.
  • Terraform Assistance (Nvim, Vim, LSP?)
    2 projects | /r/vim | 1 Mar 2022
    For the LSP, I have never heard of Terraform before but it looks like they have a section on using it with vim/neovim. Not sure if this is already part of what you have tried, but I can't really help more since I have never used it.
  • VSCode plugin very slow at terraform fmt on save
    2 projects | /r/Terraform | 14 Jun 2021
    This worked, thank you! I found all the cli options here for anyone that needs them.
  • Terraform 1.0 Release
    33 projects | news.ycombinator.com | 8 Jun 2021
    https://github.com/hashicorp/terraform-ls

    These are both fairly limited but you can see every editor (except intellij) uses this under the hood.

    I've used them at companies with 300+ terraform repos and have never had much of an issue navigating/understanding TF through Vim.

  • Using terraform-ls with Kate as LSP Client
    3 projects | /r/kde | 27 Apr 2021
    So, what happens when you run the server from command line and then open your file in Kate? Any difference? Also, is there any command argument for logging and/or debugging the terraform-ls? It might help to find the issue, if any. I found this from the docs.

porter

Posts with mentions or reviews of porter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-29.
  • Stronger abstraction for deployments
    8 projects | /r/kubernetes | 29 Oct 2021
    This is just a concept. AFAIK only one implemented this concept is Microsoft's project porter: https://github.com/getporter/porter
  • New automation tool - kuberlogic
    5 projects | /r/kubernetes | 12 Oct 2021
    For porter I am talking about this project https://porter.run/ and NOT this https://porter.sh/
  • Deployment Packaging Solutions
    6 projects | /r/kubernetes | 19 Sep 2021
    Porter
  • kbrew: Install any complex app on Kubernetes with one step - within the context of your environment. Please check out, would love feedback!
    2 projects | /r/kubernetes | 3 Aug 2021
    As far as I know the tool is used at least in Microsoft. The classic use case is where you want to install an application and also define the infrastructure as well (i.e cluster + db + lb + app). You can see the examples here https://github.com/getporter/porter/tree/main/examples
  • k8s based platform
    7 projects | /r/kubernetes | 2 Aug 2021
    Check https://cnab.io/ and https://porter.sh/
  • Terraform 1.0 Release
    33 projects | news.ycombinator.com | 8 Jun 2021
    I'm closely tracking an effort by Microsoft that aims to do a lot of what you're describing since I find myself bridging between these tools and deploying stacks that span tools and roles. [CNAB](https://cnab.io/) and the front-running implementation, [Porter](https://porter.sh/), enable one-step infra deployments, packaged as a single OCI-compatible container, with any number of steps, using the best tools for each of those steps. Think of using aws-cli for some initialization step (create or verify presence of a state bucket), applying some terraform to create infra, and finishing with a helm chart to complete deployment of app components. Each stage in a bundle packages not only the code to run it but also the execution binary of the tool that runs it. The spec and porter are still a moving target but it's a promising space and a nice adjacent evolution of the current state of tooling.
  • Open source Heroku Like Platform on premises
    4 projects | news.ycombinator.com | 25 Mar 2021
    Cool, it's great to know that it isn't abandoned.

    I'm not sure why you'd say that their business model was a success. They were bought by Microsoft for Azure. I guess I wonder if a PaaS company can survive without getting the profits off renting the machines to people. Amazon, Google, and Microsoft all have PaaS options based around the idea that it comes bundled with the compute, not as a standalone open-source thing for you to use on any platform.

    I guess the question is whether Porter's business plan is "make enough that a company that owns a cloud wants to buy us". Oracle could probably use a nice PaaS platform and team. Maybe DigitalOcean would like to beef up their PaaS offering by acqui-hiring a team with proven knowledge.

    Poking around https://deislabs.io, it's interesting to see that they have a project called "Porter" which seems to be unrelated to the "Porter" being launched here: https://porter.sh. They aren't quite the same, but they both have "easily run your app" goals.

  • Make Kubernetes as easy as Heroku. Open source PaaS to deploy Docker containers on a Kubernetes cluster running in YOUR OWN cloud provider.
    1 project | /r/docker | 11 Jan 2021
    There is already this from Microsoft https://github.com/getporter/porter

What are some alternatives?

When comparing terraform-ls and porter you can also consider the following projects:

terraform-lsp - Language Server Protocol for Terraform

CapRover - Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids

terragrunt - Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.

helm-charts - Komodor.io public helm charts

tfenv - Terraform version manager

terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

porter - Kubernetes powered PaaS that runs in your own cloud.

terraform-switcher - A command line tool to switch between different versions of terraform (install with homebrew and more)

kapp-controller - Continuous delivery and package management for Kubernetes.

pulumi-terraform-bridge - A library allowing providers built with the Terraform Plugin SDK to be bridged into Pulumi.

Flux - Successor: https://github.com/fluxcd/flux2