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

Build a heliport #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Build a heliport #6

wants to merge 1 commit into from

Conversation

covracer
Copy link
Collaborator

I think the big step forward that CDKTF made over TerraformPy was generating high level language types using Terraform function and provider schema JSON (I'm pretty sure in its own format, and not to be confused with standardized JSON Schema).

Unfortunately, the whole JSII thing is really slow. So start trying to generate functions and dataclasses from the schema JSON, that can later be serialized to Terraform JSON from within Python--no node.js server required.

On the tooling front, add codespell.

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