|
|
|
|
|
by mhitza
138 days ago
|
|
The images really detract from the subject. I've used to do something like this, on a smaller scale and dubbed it "organization as code". As long as you have good enough providers for Terraform/Pulumi you can declaratively specify a lot of the interconnected stuff in a company. I built this around GitHub as the indentity provider as my interest was declaratively defining repository access control, while also being able to use users public ssh keys to (re)provision services to get them access automatically. |
|
For the latter, we already have policy-as-code tooling that actually works.