Logo

Autoschematic

GitHub
Cluster Login

Autoschematic is a tool for managing infrastructure and policy as code.

Resolve State Drift Cleanly
Unlike Terraform and Pulumi, Autoschematic is built around a push-pull state model. This means that it can resolve state drift by "pulling" or "pushing" (applying). This makes it a much better fit for certain use-cases where configuration drift is more common, like Snowflake. If you or your teammates are still manually modifying infra via the console, you can use Autoschematic as a better source-of-truth for your infra that can tolerate drift.
Import Existing Infrastructure Automatically
Even if you have stray, manually-created resources, Autoschematic can discover and import them with no extra effort. This means you can migrate and start using Autoschematic to manage your current infra in less than 5 minutes.