words on sand
from shri at drone-ah.com
about
posts
tags & stats
endeavours
excursions
Tag: Pulumi-Automation-Api
09
Jun 2025
Use `protoc` bin instead of building from source in `bazel`
I work on a project that uses `pulumi` automation api, which in turn uses `protobuf`. I think there are other bits in `...
08
Nov 2023
Streaming Progress With Pulumi Automation API
When using the pulumi automation API, you lose some of the niceties of the pulumi CLI, like having to set up command li...
07
Nov 2023
Bazel + Pulumi Automation API. Deploying an inline stack along with Pulumi.[stack].yaml
I believe in CI/CD/CD as in Continuous, integration, delivery and deployment. As part of this, I am setting up a workfl...