aws-cloudformation-resource-providers-rds VS terraform-ls

Compare aws-cloudformation-resource-providers-rds vs terraform-ls and see what are their differences.

aws-cloudformation-resource-providers-rds

The CloudFormation Resource Provider Package For Amazon Relational Database Service (by aws-cloudformation)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
aws-cloudformation-resource-providers-rds terraform-ls
1 13
24 951
- 1.5%
8.1 9.4
6 days ago about 18 hours ago
Java Go
Apache License 2.0 Mozilla Public 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.

aws-cloudformation-resource-providers-rds

Posts with mentions or reviews of aws-cloudformation-resource-providers-rds. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-08.
  • Terraform 1.0 Release
    33 projects | news.ycombinator.com | 8 Jun 2021
    Merely as the technical answer to your question, not as advocacy: CFN has custom providers [0] and they've started publishing quite a few implementations on GH (but I haven't tried them to know if they're for real): e.g. https://github.com/aws-cloudformation/aws-cloudformation-res...

    As far as I know, it is possible to bridge terraform providers into a CFN stack using that mechanism, similar to how Pulumi works

    0: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGui...

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.

What are some alternatives?

When comparing aws-cloudformation-resource-providers-rds and terraform-ls you can also consider the following projects:

cue - CUE has moved to https://github.com/cue-lang/cue

terraform-lsp - Language Server Protocol for Terraform

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

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

cue - The home of the CUE language! Validate and define text-based and dynamic configuration

tfenv - Terraform version manager

pulumi-provider-boilerplate - Boilerplate showing how to create a native Pulumi provider

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.

pulumi-provider-boilerplat

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

pulumi-tf-provider-boilerplate - Boilerplate code for Terraform provider-backed Pulumi packages

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