This message was deleted.
# general
s
This message was deleted.
f
There are a number guides on CI/CD integrations with Pulumi. For example, if you take a look at the GitHub Actions page — https://www.pulumi.com/docs/guides/continuous-delivery/github-actions/ — it shows how PRs can be pulumi previews and merges can turn into pulumi updates.
w
Thanks for the github example. I found something similar for gitlab, which we use: https://www.pulumi.com/blog/continuous-delivery-with-gitlab-and-pulumi-on-amazon-eks/