GithubHelp home page GithubHelp logo

isimahei / terraform-cdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hashicorp/terraform-cdk

0.0 1.0 0.0 11.49 MB

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

License: Mozilla Public License 2.0

TypeScript 94.00% Shell 0.87% JavaScript 2.75% Dockerfile 0.22% Python 0.80% Batchfile 0.27% Java 0.26% C# 0.25% Go 0.45% HCL 0.12%

terraform-cdk's Introduction

CDK for Terraform

This experimental repository contains software which is still being developed and in the alpha testing stage. It is not ready for production use.

CDK (Cloud Development Kit) for Terraform allows developers to use familiar programming languages to define cloud infrastructure and provision it through HashiCorp Terraform.

npm version PyPI version NuGet version Maven Central homebrew

Overview

CDK for Terraform apps are written in one of the supported programming languages and can leverage the entire ecosystem of Terraform modules and providers. The application synthesizes Terraform configuration in JSON. Terraform or the CDK for Terraform can then be used to deploy the application.

The CDK for Terraform project includes two packages:

  • cdktf-cli - A CLI that allows users to run commands to initialize, import, and synthesize CDK for Terraform applications.
  • cdktf - A library for defining Terraform resources using programming constructs.

The project currently supports TypeScript, Python, Java, and C#.

Getting Started

Choose a language:

Examples

Typescript

Backends

Python

Java

C#

Go

Please note: Support for Golang is at an experimental state. In the CDK for Terraform and in the upstream library JSII which powers the support for the supported languages.

  • docker
  • aws โš ๏ธ High memory usage: the provider generation currently needs ~6 GB of memory. Hence the maximum for Node.js is currently set to 8GB

Documentation

Contributing and Feedback

CDK for Terraform is an early experimental project and the development team would love your feedback to help guide the project.

Building

Clone the project repository

git clone https://github.com/hashicorp/terraform-cdk.git

Download dependencies

cd terraform-cdk/
yarn install

Build the project and packages

yarn build

Cloud Development Kit (CDK) Ecosystem

CDK for Terraform apps are structured as a tree of constructs. The language support beyond Typescript is made possible by jsii.

terraform-cdk's People

Contributors

skorfmann avatar jsteinich avatar ansgarm avatar danielmschmidt avatar anubhavmishra avatar joatmon08 avatar neilkuan avatar marcoferrer avatar redeux avatar dependabot[bot] avatar topfunky avatar bverhoeve avatar sergeyzenchenko avatar smalltown avatar danieldreier avatar cmclaughlin avatar pmrz00 avatar mdeggies avatar dedalusj avatar dethmix avatar melzayet avatar gabrielamazonas avatar theabrar avatar spire-allyjweir avatar jooohn avatar jaredtkatz avatar onlydole avatar sullis avatar rstacruz avatar ricardo-larosa avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.