Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

CDK for Terraform template for Nodejs service on DigitalOcean

This template for the CDK for Terraform provisions a small infrastructure on DigitalOcean running a sample Node.js service. It demos using multiple stacks to provision a staging and a production environment.

Usage

Prerequisites

You need to have the cdktf-cli and the Terraform CLI installed.

Initalizing a new project

cdktf init --template https://github.com/ansgarm/cdktf-template-typescript-digitalocean-nodejs/archive/refs/heads/main.zip
cdktf get # generates provider bindings for digitalocean Terraform provider
cdktf synth # generates Terraform JSON describing the resources

About

CDK for Terraform template setting up a TypeScript example stack for running Node.js on DigitalOcean

Topics

Resources

Code of conduct

Security policy

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages