Infrastructure as Code Is Still Code: How to Lint and Format Terraform and Ansible
When developers talk about code quality, they usually mean application code, running ESLint, enforcing Prettier, and integrating static analysis into CI pipelines. But Infrastructure as Code (IaC) des
actocodes.hashnode.dev7 min read