Environment generator allows you easily create environments from predefined templates. Main goals:
- Define template for your environment type including Tenant, Cloud, Namespaces and Parameters
- Define inventory of your environment
- Create your environment from inventory and versioned template
Main features:
- Get history of environment/parameters changing using native git functionality (diff, merge requests diff, etc.)
- Comparison of environments configuration using native diff
- Automation for environment creation/update
- Automation for effective parameters set generation
- Templates versioning
- Credentials management in GIT using encryption
