Arranger is designed to address the common challenges faced by developers using the Cloud Development Kit for Terraform/AWS/K8s, providing a seamless experience that truly embodies IaC as it should be prepared.
-
Run Application on AWS
Use Arranger to build and deploy an infrastructure on AWS -
Automate Bare Metal Cloud
Private cloud automation
- Everything as a CLI: We believe that every action performed on the infrastructure should have its own dedicated CLI command and corresponding code representation.
- Simplified Code Organization: Arranger provides clear guidelines and best practices for structuring your CDKTF code into logical packages, making it easier to manage and scale your projects.
- Effortless Multi-Environment Management: With CDKTF stacks, you can easily define and manage different environments, such as development, staging, and production, ensuring consistency and reducing the risk of errors.
- Global Data Accessibility: By leveraging object-oriented features, you can have a centralized data management system that ensures all stacks have access to the necessary information without redundancy.
The documentation is located in Arranger folder.
Read Prepare Environment section for a quick start.
In order to create your first Infrastructure stack with Arranger and CDKTF read the How To
Contributions are welcome and always appreciated!
To begin working on an issue, simply leave a comment indicating that you're taking it on. There's no need to be officially assigned to the issue before you start.
If you have any questions regarding Arranger, please feel free to contact maintainers.