Focus on what brings value

Add existing modules with ease
- Only need to add a module.yaml file inside your terraform module
- Variables and outputs (including description, type, etc) are inferred from the terraform module code
Build tailored stacks
- Bundle and reuse modules as stacks to create ready-to-use golden paths
- Ready for integration tests out of the box
- Easy to guarantee version compatibility instead of users having to figure it out

Backstage Integration
- View infrastructure status and drift where developers spend their time
- Browse multiple regions and accounts in one place
_
- Automatically generated documentation from your terraform code
- Upgrade versions easily from UI through MR's

Guided deployments
- Easy deployment of modules and stacks from examples
_
- Variables adapts to types and descriptions (info button)

Developer friendly testing
- Make it easy to test your modules and stacks
- All versions of modules and stacks are available and ready to use in the InfraWeave registry
- Simply run pip install infraweave and set your credentials as
environment variables to use it

Secure
- Written in rust for guaranteed memory safety and reduced risk of runtime errors
- Uses distroless or minimal alpine images for all containers
- Completely Open Source for full transparency


Policy enforcement
- Enforce policys written in rego before and after terraform applies changes
- Show enforced policies in Backstage and explain why they are enforced for better collaboration
Integrate with your CI/CD
- Designed for easy integration with any git provider
- Verify changes in merge requests before performing them

Isolated environments
- Minimize blast radius with true isolation
- Manage modules, stacks and policices centrally
About
InfraWeave is an advanced platform tool designed to empower people and organizations to build and manage their own control planes. By providing an easy method to publish modules and deploy infrastructure with almost no maintenance, InfraWeave lets you focus on building high quality templates and using them.
Actively developed, InfraWeave constantly evolves to meet the demands of modern infrastructure management and community feedback.
With a focus on reliability, scalability, and extensibility, InfraWeave is the ideal solution for organizations looking to streamline operations and drive innovation in their cloud (and soon) on-prem environments.
Made with ❤️ and a lot of ☕️ in Sweden 🇸🇪
Features
Supports the following features