Hacker News new | ask | show | jobs
by rcarmo 812 days ago
Bicep is just a set of macros for the JSON templating. I get why it was invented, I tried to use it about a dozen times, have always fallen back to either Terraform or raw Azure templates (which I actually prefer since they’re so, so easy to handle programmatically and work essentially like serialized API call data).
1 comments

I find it easier than terraform since when using bicep you don't need to track state.