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

Allow to use TypeScript for Bake #2451

Open
felipecrs opened this issue May 9, 2024 · 3 comments
Open

Allow to use TypeScript for Bake #2451

felipecrs opened this issue May 9, 2024 · 3 comments

Comments

@felipecrs
Copy link
Contributor

Description

Bake is super cool, but HCL is very limiting.

Terraform is working around this now through https://github.com/hashicorp/terraform-cdk.

I wonder if something similar could be done for buildx. :)

@crazy-max
Copy link
Member

but HCL is very limiting.

Can you elaborate on these limitations?

@felipecrs
Copy link
Contributor Author

I want to run external commands for example, like git rev-parse HEAD.

@felipecrs
Copy link
Contributor Author

This may be useful: https://github.com/clarkmcc/go-typescript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants