Hello everyone. I learnt about pulumi recently and...
# python
e
Hello everyone. I learnt about pulumi recently and would like to switch over from terraform. I am a developer who happens to also manage infrastructure. So, I hope that answers why pulumi. I just started working on mmigrating my gcp -> gke infrastructure management from terraform to pulumi using python sdk. The first problem I ran into this evening is that, I use two different gcp service accounts for terrform backend state management and infrastructure management. Looks like I can not do that in pulumi or can I? Today
w
I seemed to recall there was a way to do this - but couldn’t find a way from a brief look. Would you mind opening a GitHub issue to ensure this is supported?
👍 1
e