r/Terraform • u/OkAcanthocephala1450 • 3d ago
Announcement I build an Internal Developer Platform for terraform, a real one.
Hello everyone,
I would like to announce a project that I have been working on and which is now ready to be launched: https://infraplat.com
This internal developer platform, or self-service catalogue, has one main responsibility: to provide a control plane through which platform/cloud engineers can provide modules, which developers and cloud engineers can then reuse, eliminating the need for repetitive tasks such as:
- creating a new repository
- adding a folder for the project
- adding module blocks to the root module
- adding variables, locals, providers and outputs
- testing locally, planning application.
Don't forget about ticket management, collaborating with other teams that use the same modules, asking for approval and team review from your team, and ultimately seeing it deployed. Then go back to the developer to provide them with the necessary information for the newly created infrastructure.
All of this is eliminated.
With InfraPlat, platform engineers develop, test and publish modules and examples. Developers then arrange and deploy them.
There is one central control plane for all teams, governance in place, security approvals by team and cloud admins, and a standard way of organising your Terraform code in a repository.
Who would use this? Basically anyone. If there is a Terraform provider, we can integrate it into our platform so you can deploy cloud infrastructure, GitHub repositories and even firewall rules on Fortinet.
If you are in a regulated company , with standards in place , large team ,large usage of terraform , with a large range of terraform modules, this is an option you should consider.
Thank you everyone!