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.