Hacker News new | ask | show | jobs
by aaronbrethorst 80 days ago
Adjacently, does anyone know of a Terraform-like syntax for creating GitHub Actions YML files?
1 comments

I'm sure the UX would suck, but you could use hcl2json[0] and then transform that to YAML.

[0]: https://github.com/tmccombs/hcl2json