ahmadalibagheri / cdktf-tutorial

Deploy many cdktf sample codes on all public cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CDKTF-tutorial

Cloud Development Kit for Terraform (CDKTF) allows you to use familiar programming languages to define and provision infrastructure. 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, Typescript, Java, C#, and Go (experimental).

We have a plan to deploy some resoruces on all public cloud such as AWS, Azure and GCP.

HashiCorp CDKTF logo

Documentation

  • Explore the CDKTF CLI

AWS Resoruces

Typescript CDKTF:

Python CDKTF:

JAVA CDKTF:

Contributions:

All contributions are welcomed. Help me to enrich this repository.

If you find any bugs in the examples, please file an issue.

TODO:

  • Adding Packer Vagrant
  • Adding Packer VirtualBox
  • Adding Packer LXC
  • Adding Packer Hyper-V
  • Adding Packer Azure

About

Deploy many cdktf sample codes on all public cloud