TypeScript Terraform

Open-source TypeScript projects categorized as Terraform

Top 23 TypeScript Terraform Projects

  • terraform-cdk

    Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform

  • Project mention: Learning Go by examples: part 12 - Deploy Go apps in Go with CDK for Terraform (CDKTF) | dev.to | 2024-03-07

    At first I tested it to deploy an OVHcloud Managed Kubernetes Service (MKS) with a Node Pool. And step by step, it worked. I even created a Pull Request (PR) in the terraform-cdk repository to add it as an example ☺️.

  • vscode-infracost

    See cost estimates for Terraform right in your editor💰📉

  • Project mention: Prevendo Custo de Arquitetura Terraform | dev.to | 2024-05-10
  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • vscode-terraform

    HashiCorp Terraform VSCode extension

  • Project mention: State of terraform | /r/Terraform | 2023-06-22
  • terraform-visual

    Terraform Visual is an interactive way of visualizing your Terraform plan

  • Project mention: Top Terraform Tools to Know in 2024 | dev.to | 2024-03-26

    ‍Terraform Visual is a tool that generates a visual representation of your terraform plan, making it easier to understand the structure and changes of your Terraform-managed infrastructure.

  • vscode

    Connect to MongoDB and Atlas and directly from your VS Code environment, navigate your databases and collections, inspect your schema and use playgrounds to prototype queries and aggregations. (by mongodb-js)

  • vscode-terraform-live-graph

    The Terraform Live Graph Extension for Visual Studio Code is a plugin that allows you to generate a live Terraform graph as you code.

  • collie-cli

    Build and Deploy modular landing zones with collie on AWS, Azure & GCP

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • radzionkit

    RadzionKit: A versatile full-stack development toolkit designed to streamline and enhance your coding projects with a suite of integrated, easy-to-use packages.

  • Project mention: How to Set Up Cost-Effective Email Solutions with AWS SES and Terraform | dev.to | 2024-05-05

    In this article, I'll show you how to set up email addresses for your AWS domain at almost no cost. I've successfully implemented this technique for my domain, radzion.com, as well as for two of my projects: increaser.org and georgiancitizen.com. This method is straightforward, requiring only a single AWS Lambda function and no additional costs as you add more domains. You can find everything needed to deploy this solution, including both the Terraform infrastructure and the Lambda function source code, in the RadzionKit repository—a comprehensive toolkit designed to jumpstart full-stack projects within a monorepo.

  • auth

    🔐 Refresh/Access Token Authentication Demo with Client Side Rendering, Server Side Rendering and Websockets (by flolu)

  • cloudknit

    Self-service management of complex Cloud Environments

  • iplocate

    Geolocate and plot ipv4 and ipv6 addresses

  • cdktf-aws-cdk

    Use AWS CDK constructs in CDKTF projects

  • Project mention: Why the fuck are we templating YAML? (2019) | news.ycombinator.com | 2024-01-23

    The mutations and side-effects only last until synthesis. You can imagine a CDK app as a pure function that runs a bunch of mutations on an App object and then serializes the state of that object in the end to static assets that can be deployed. The internals of it all are messy, but at a conceptual level, it's easy to think about.

    CDKTF is really promising, IMO. When I last looked, it was still pretty new, but it's maturing, I think. One downside compared to regular AWS CDK is that the higher level constructs from the official AWS CDK can't be used in CDKTF. There is an adapter that exists, but it's one more layer between you and knowing what's going on: https://github.com/hashicorp/cdktf-aws-cdk

  • checkov-vscode

    Prevent cloud misconfigurations during build-time for Terraform, Cloudformation, Kubernetes, Serverless framework, and other infrastructure-as-code-languages with Checkov by Bridgecrew in your VSCODE IDE.

  • cdk-django

    A CDK library that provides high-level constructs for hosting Django applications on AWS

  • github-sls-rest-api

    Terraform State Storage API

  • Project mention: Question around remote state in a pipeline | /r/Terraform | 2023-06-12
  • infracost-azure-devops

    Azure DevOps integration for Infracost. Shows cloud cost estimates for Terraform in pull requests for Azure DevOps repos and GitHub repos.

  • terrac

    A minimal private module registry for Terraform and OpenTofu

  • Project mention: Show HN: Terrace, a minimal private module registry for Terraform | news.ycombinator.com | 2024-01-23
  • fullbazel

    🌿 Fullstack Example Monorepo with Bazel

  • cloudy

    A tool for managing production-grade cloud clusters, infrastructure as code (IaC) (by cloudytool)

  • actions

    A collection of GitHub Actions to run Pluralith in CI and automate infrastructure documentation generation (by Pluralith)

  • preview-environments

    Quickly create temporary preview environments

  • you-say

    Discover you-say: Your fitness journey won't be dragged on anymore

  • aggregator

    Websocket client which subscribes and processes data from the Census Streaming Service, passing it to the PS2Alerts API via RabbitMQ.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Terraform related posts

  • AWS Makes Cloud Formation Stack Creation Up to 40% Faster

    2 projects | news.ycombinator.com | 18 Mar 2024
  • Learning Go by examples: part 12 - Deploy Go apps in Go with CDK for Terraform (CDKTF)

    5 projects | dev.to | 7 Mar 2024
  • AWS CDK For Noobs: Deploying NextJS Apps

    1 project | dev.to | 24 Jan 2024
  • Show HN: Terrace, a minimal private module registry for Terraform

    1 project | news.ycombinator.com | 23 Jan 2024
  • Show HN: Winglang – a new Cloud-Oriented programming language

    10 projects | news.ycombinator.com | 6 Dec 2023
  • GitHub Actions - Automated Terraform-docs

    3 projects | dev.to | 16 Sep 2023
  • Question around remote state in a pipeline

    1 project | /r/Terraform | 12 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Terraform projects in TypeScript? This list will help you:

Project Stars
1 terraform-cdk 4,752
2 vscode-infracost 1,791
3 vscode-terraform 903
4 terraform-visual 592
5 vscode 307
6 vscode-terraform-live-graph 233
7 collie-cli 177
8 radzionkit 142
9 auth 129
10 cloudknit 95
11 iplocate 92
12 cdktf-aws-cdk 79
13 checkov-vscode 66
14 cdk-django 46
15 github-sls-rest-api 37
16 infracost-azure-devops 29
17 terrac 27
18 fullbazel 25
19 cloudy 25
20 actions 25
21 preview-environments 13
22 you-say 11
23 aggregator 11

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com