Home / Companies / Pulumi / Blog / Post Details
Content Deep Dive

Bitbucket Cloud Meets Pulumi Cloud

Blog post from Pulumi

Post Details
Company
Date Published
Author
Luke Ward
Word Count
312
Language
English
Hacker News Points
-
Summary

Pulumi Cloud has introduced first-class integration with Bitbucket Cloud, joining its existing support for GitHub, GitLab, and Azure DevOps, allowing users to deploy infrastructure automatically without the need for an external CI/CD pipeline. This integration enables the automatic deployment of infrastructure when changes are pushed to a configured branch, with features like path filters, environment variable management, and secrets handling directly in Pulumi Cloud. It also offers infrastructure previews for every pull request and AI-generated change summaries that simplify the review process. Users can connect their Bitbucket repositories through two authentication methods: Personal OAuth for all plans or workspace tokens for Premium plans, both of which automatically register webhooks. Additionally, a new project wizard streamlines the process of scaffolding and deploying new stacks, either by creating new repositories or using existing ones, directly within Pulumi Cloud. Organization admins can configure this integration under Management > Version Control, with more detailed setup instructions available in the Bitbucket integration documentation.