Hi all :wave: I've made a small component module ...
# google-cloud
f
Hi all 👋 I've made a small component module for Python to cap GCP billing costs via Billing Alerts, Pub/Sub & Cloud Functions, maybe this will be useful to some (I couldn't find any existing pulumified guides around this). GitHub: https://github.com/saiko-tech/gcp-billing-cap Ideas & suggestions are very welcome, it's a pretty crude implementation and I'm not super familiar with Pulumi best-practices 😅 PS: I would have liked to publish it as a proper Pulumi package so it's usable from all languages, but I gave up rather quickly as the process seems quite complicated and publishing to the pulumi registry isn't publicly accessible yet.