meshcloud / collie-hub

Curated hub with ready to use kit-modules for building landing zones with Collie CLI
https://collie.cloudfoundation.org
Apache License 2.0
30 stars 3 forks source link

feat: add starterkit building block from Likvid Bank implementation #107

Closed JohannesRudolph closed 1 month ago

JohannesRudolph commented 11 months ago

First version of the devops tool chain building block

This can be used standalone or as a meshStack building block. In any case the buildinblock backplane is deployed via collie.

@florianow as a sidenote: The SPN setup in this module is a lot leaner than the one we use in azure/bootstrap (i.e. it has no required_access blocks etc. which iirc are for "grant admin consent"). Maybe we can slim down the azure/bootstrap implementation as well.

aws-amplify-eu-central-1[bot] commented 11 months ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-107.dqjue86f8tzdw.amplifyapp.com

JohannesRudolph commented 11 months ago

Open question @florianow for collie-hub -> should this module be prefixed "azure" (since it's a very azure specific implementation). I think there's very slim chances to generalize this into a multi-platform BB since the backplane and the building block both live in Azure.

JohannesRudolph commented 1 month ago

this PR is out of date and we now ship updated kits automatically from the likvid-cloudfoundation reference implementation