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(hcl2cdk): support variable types and validations #2773

Merged
merged 5 commits into from
Apr 13, 2023

Conversation

DanielMSchmidt
Copy link
Contributor

@DanielMSchmidt DanielMSchmidt commented Apr 5, 2023

Closes #2423

Copy link
Member

@ansgarm ansgarm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only a few very small things 👀

packages/@cdktf/hcl2cdk/lib/types.ts Show resolved Hide resolved
packages/@cdktf/hcl2cdk/test/expressionToTs.test.ts Outdated Show resolved Hide resolved
packages/@cdktf/hcl2cdk/test/expressionToTs.test.ts Outdated Show resolved Hide resolved
packages/@cdktf/hcl2json/lib/syntax-tree.ts Outdated Show resolved Hide resolved
DanielMSchmidt and others added 3 commits April 13, 2023 12:08
Signed-off-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
@DanielMSchmidt DanielMSchmidt merged commit d8cbcbb into main Apr 13, 2023
@DanielMSchmidt DanielMSchmidt deleted the support-variable-validation-blocks branch April 13, 2023 12:16
@mutahhir mutahhir mentioned this pull request Apr 18, 2023
@github-actions
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CDKTF init fails when importing existing project (convert does not support validation blocks)
3 participants