Quansight-Labs / czi-conda-forge-mgmt

🚀 Top level project management for conda-forge CZI grant
https://github.com/orgs/Quansight-Labs/projects/10
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Document used services and who has access to each one #61

Open jaimergp opened 3 months ago

jaimergp commented 3 months ago

Use IaC to document and manage who has access to each infrastructure piece.

We have decided to use Pulumi mostly due to its Python scripting support (helpful for custom providers like anaconda.org) and the included cloud dashboard.

### Experiments
- [x] Start demo Github organization to try things out: https://github.com/infra-as-code-experiments
- [ ] Set up Pulumi repository holding the programs and configuration: https://github.com/infra-as-code-experiments/infra
### Packaging
- [ ] https://github.com/conda-forge/staged-recipes/pull/25941

Useful resources

jaimergp commented 3 months ago

xref https://www.pulumi.com/pricing/open-source-free-tier/

jaimergp commented 3 months ago

Started a demo organization that resembles current setup at https://github.com/infra-as-code-experiments