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
- Host: GitHub
- URL: https://github.com/ks6088ts-labs/baseline-environment-cdktf-typescript
- Owner: ks6088ts-labs
- License: mit
- Created: 2025-04-07T13:36:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-29T00:34:41.000Z (7 months ago)
- Last Synced: 2025-12-31T18:19:42.285Z (7 months ago)
- Topics: aws, azuread, azurerm, cdktf, github, google-cloud, terraform-cdk
- Language: TypeScript
- Homepage:
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/ks6088ts-labs/baseline-environment-cdktf-typescript/actions/workflows/test.yaml?query=branch%3Amain)
[](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/)