Show HN: Precloud – Dynamic tests for infrastructure-as-code. Open source

Infrastructure as code (IaC) often fails during deployment due to dynamic constraints such as name collisions, quota limits and other resource-specific constraints that devs run halfway into an IaC deployment. We witnessed this first hand at TinyStacks and built precloud – an open-source framework to define and run dynamic tests before IaC deployments. The precloud framework currently supports Terraform and […]