Mistcraft Documentation
Welcome to Mistcraft Documentation
Mistcraft is a comprehensive cloud infrastructure governance ecosystem written in Rust. This documentation covers all aspects of the system, from basic usage to advanced provider development.
Core Concepts
Resources
Fundamental building blocks representing cloud infrastructure components.
Deployments
Orchestrate resource changes across your infrastructure safely.
State Management
Track infrastructure state with multiple backend options.
Providers
Extensible system for integrating with various cloud platforms.
Getting Help
- Documentation: You are here!
- GitHub Issues: Report bugs and request features
- Discord: Join our community for real-time help
- Examples: Check out our example repository
Latest Updates
| Version | Date | Highlights |
|---|---|---|
| v0.1.0 | 2024-01-15 | Initial release with Azure provider |
| v0.2.0 | Coming Soon | AWS provider, improved DSL syntax |