Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add first version of cdktf module support #329

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

vincenthsh
Copy link
Owner

  • Add ModuleKind
  • Add cdktf module templates as internal npm package
    ref:
  • Ensure pnpm-workspace packages includes both cdktf components and modules
  • Ensure Jest types exist in monorepo root package to resolve jest globals eslint errors

- Add ModuleKind
- Add cdktf module templates as internal npm package
  ref:
    - turbo guide on [creating an internal package](https://turbo.build/repo/docs/crafting-your-repository/creating-an-internal-package)
    - turbo guide on [just-in-time packages](https://turbo.build/repo/docs/core-concepts/internal-packages#just-in-time-packages)
- Ensure pnpm-workspace packages includes both cdktf components and modules
- Ensure Jest types exist in monorepo root package to resolve jest globals eslint errors
@vincenthsh vincenthsh force-pushed the feat-cdktf-module-support branch from c9a226b to d1a3dce Compare August 19, 2024 17:00
@vincenthsh vincenthsh merged commit 1f72cc2 into feat-multi-module-components Aug 19, 2024
3 checks passed
@vincenthsh vincenthsh deleted the feat-cdktf-module-support branch August 19, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant