An open API service indexing awesome lists of open source software.

https://github.com/ks6088ts-labs/baseline-environment-cdktf-typescript

Baseline Environment in CDK for Terraform using TypeScript
https://github.com/ks6088ts-labs/baseline-environment-cdktf-typescript

aws azuread azurerm cdktf github google-cloud terraform-cdk

Last synced: 5 months ago
JSON representation

Baseline Environment in CDK for Terraform using TypeScript

Awesome Lists containing this project

README

          

[![test](https://github.com/ks6088ts-labs/baseline-environment-cdktf-typescript/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/ks6088ts-labs/baseline-environment-cdktf-typescript/actions/workflows/test.yaml?query=branch%3Amain)
[![release](https://github.com/ks6088ts-labs/baseline-environment-cdktf-typescript/actions/workflows/release.yaml/badge.svg)](https://github.com/ks6088ts-labs/baseline-environment-cdktf-typescript/actions/workflows/release.yaml)

# baseline-environment-cdktf-typescript

Baseline Environment in CDK for Terraform using TypeScript

## Prerequisites

- [Terraform](https://developer.hashicorp.com/terraform/install)
- [CDK for Terraform](https://developer.hashicorp.com/terraform/cdktf)
- [Node.js](https://nodejs.org/en/download/)
- [pnpm](https://pnpm.io/installation)
- [Azure CLI](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli)
- [Azure Subscription](https://azure.microsoft.com/en-us)

## Deploy stacks

See [docs/infra](./docs/infra/)

## Scenarios

See [docs/scenarios](./docs/scenarios/)