Hacker News new | ask | show | jobs
by throwaway894345 2310 days ago
You could use Go to generate Terraform configs. I’m using Python to generate CloudFormation and it’s an order of magnitude easier and more maintainable than vanilla CloudFormation, especially for large integrations.