Code Monkey home page Code Monkey logo

torjue / terraform-cdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hashicorp/terraform-cdk

0.0 0.0 0.0 105.46 MB

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

Home Page: https://www.terraform.io/cdktf

License: Mozilla Public License 2.0

Shell 0.60% JavaScript 1.67% Python 1.56% Java 1.09% Go 1.72% C# 0.99% TypeScript 91.99% Makefile 0.02% Batchfile 0.07% HCL 0.19% Dockerfile 0.10%

terraform-cdk's Introduction

npm version PyPI version NuGet version Maven Central homebrew

CDK for Terraform

Cloud Development Kit for Terraform (CDKTF) allows you to use familiar programming languages to define cloud infrastructure and provision it through HashiCorp Terraform. This gives you access to the entire Terraform ecosystem without learning HashiCorp Configuration Language (HCL) and lets you leverage the power of your existing toolchain for testing, dependency management, etc.

We currently support TypeScript, Python, Java, C#, and Go.

terraform platform

CDKTF 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.

Get Started

Choose a language:

Hands-on: Try the tutorials in the CDK for Terraform collection on HashiCorp Learn.

Documentation

Refer to the CDKTF documentation for more detail about how to build and manage CDKTF applications, including:

  • Application Architecture: Learn the tools and processes that CDKTF uses to leverage the Terraform ecosystem and convert code into Terraform configuration files. It also explains the major components of a CDKTF application and how those pieces fit together.

  • Project Setup: Learn how to create a new CDKTF project from a pre-built or custom template. Also learn how to convert an existing HCL project into a CDKTF application.

  • Unit Tests: Learn how to test your application in Typescript with jest.

  • Examples: Reference example projects in every supported language and review explanatory videos and other resources.

Community

The development team would love your feedback to help guide the project.

Build

About prerequisites, refer the followings.

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

terraform-cdk's People

Contributors

danielmschmidt avatar ansgarm avatar skorfmann avatar mutahhir avatar jsteinich avatar maed223 avatar laurapacilio avatar schersh avatar team-tf-cdk avatar anubhavmishra avatar xiehan avatar hashicorp-copywrite[bot] avatar joatmon08 avatar dependabot[bot] avatar danieldreier avatar thiskevinwang avatar hashicorp-tsccr[bot] avatar neilkuan avatar phinze avatar marcoferrer avatar aayushharwani-aidash avatar kination avatar dstaley avatar redeux avatar x3cion avatar bverhoeve avatar topfunky avatar gene-sexton avatar yufeiminds avatar rirze 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.