-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Integration - 3rd Party
-
None
It seems that there are no provider packages to manage Bitbucket Cloud resources via Pulumi. Pulumi has a Terraform bridge, but there is also no official provider available for Terraform that could be used.
With the advance of microservice architectures there is often an increasing number of repositories and pipelines to manage. It would be great if these resources could be provisioned in an automated, reproducable, and configurable way. For example:
- project
- workspace variable
- repository
- repo variables
- deployment
- deployment variable
- webhook
- permissions
Questions:
- Are there any plans at Atlassian to publish native Pulumi provider packages for Bitbucket Cloud resources?
- If not, are there any plans to publish an official Terraform provider? The terraform-bridge is probably not the best solution for Pulumi users, but still better than nothing.