Skip to content

glacion/cdktf-typescript-crd

Repository files navigation

npm version

Typescript Definitions for CDK for Terraform

cdktf-crd is a library including generated typescript definitions for common custom resource definitions.

cdktf-typescript-crd includes two packages:

  • crd - Output directory and the package root for cdktf-crd npm package.
  • generator - CLI app that scrapes custom resource definitions from clusters in the kube config.

Get Started

  • Install the cdktf-crd package. npm install cdktf-crd

  • Use a manifest example

Contributing

  • Clone the project repository.

    git clone git@github.com/glacion/cdktf-typescript-crd.git
  • Download dependencies.

    cd cdktf-typescript-crd
    npm install
  • Generate and build the packages.

    npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published