Hi Beam community,
I'm Enrique Calderon, one of the GSoC 2025 contributors :D.
I'm currently working on several infrastructure-related projects. In
this email, I’d like to share a draft for a privilege management system
built using Git and Terraform.
Currently, most infrastructure access is managed by the amazing admin.
My proposal introduces a system where the infrastructure access is
managed via a single YAML file. The file contains a list of users with
their respective roles, based on a set of custom roles created with the
commonly used GCP services in the project.
The system is still in a draft stage, and I’d love to hear your
thoughts. Do you have any suggestions or feedback?
You can find more details in the draft PR and my GSoC proposal below:
- Draft PR: https://github.com/apache/beam/pull/35107
- GSoC Proposal:
https://summerofcode.withgoogle.com/programs/2025/projects/QRKMhW67
Looking forward to your feedback!
– Enrique (ksobrenat32)