74 lines
3.1 KiB
Markdown
74 lines
3.1 KiB
Markdown
---
|
||
title: "Pulumi now supports Atlassian Identity"
|
||
authors: ["praneet-loke"]
|
||
tags: ["features","continuous-delivery"]
|
||
date: "2019-01-30"
|
||
meta_desc: "Connect your Pulumi account with your Atlassian identity, invite members of your Bitbucket team, and start collaborating on Pulumi stacks."
|
||
meta_image: "atlassian-1.png"
|
||
---
|
||
|
||
Today we added support for yet another developer favorite product,
|
||
Atlassian Bitbucket. You can now sign-up for a Pulumi account with an
|
||
Atlassian identity. This also means you can connect your Atlassian
|
||
identity with an existing Pulumi account.
|
||
|
||
This work follows on from the support for
|
||
[GitLab identity](/blog/welcoming-gitlab-users-to-pulumi/)
|
||
and also the ability to
|
||
[connect identities](/blog/connecting-multiple-identities-to-pulumi/),
|
||
eliminating the need for users to create multiple accounts on Pulumi.
|
||
|
||
This helps users with repos across the major version control systems to
|
||
seamlessly import their GitHub Organizations and GitLab Groups - and now
|
||
Atlassian Bitbucket Teams - into a single Pulumi account. Of course, you
|
||
don't *need* to connect identities. You can always create separate
|
||
account for each of your identities, if that's what you want to do.
|
||
<!--more-->
|
||
|
||
## Creating a new Pulumi account using your Atlassian identity
|
||
|
||
To get started using your Atlassian identity, you can navigate to
|
||
<https://app.pulumi.com> and select the Atlassian button to authenticate.
|
||
If you are already logged-in to Pulumi, you should first logout and then
|
||
head back to the Pulumi Service.
|
||
|
||

|
||
|
||
## Connecting an existing Pulumi account to your Atlassian identity
|
||
|
||
If you want to connect your Atlassian identity to an existing Pulumi
|
||
account, then navigate to <https://app.pulumi.com> and once logged in,
|
||
head to Account Settings to choose the option to connect your Atlassian
|
||
identity.
|
||
|
||

|
||
|
||
## Bitbucket Team-backed Organizations
|
||
|
||
A [Bitbucket Team](https://confluence.atlassian.com/bitbucket/teams-321853005.html)
|
||
helps you organize users into user groups and therefore, assign each of
|
||
them a permission to your repositories. By adding a Bitbucket
|
||
Team-backed organization, you can invite the same members to collaborate
|
||
on Pulumi.
|
||
|
||
This allows you to set permissions on
|
||
[Stacks](/docs/concepts/stack/) owned by your
|
||
organization. You can learn more about
|
||
[Teams](/docs/pulumi-cloud/access-management/teams/)
|
||
in the Pulumi and how those permissions get applied too.
|
||
|
||
## CI Integration
|
||
|
||
Did you also know that the Pulumi CLI can be used in most, if not all,
|
||
CI/CD workflows? Check out our
|
||
[documentation](/docs/using-pulumi/continuous-delivery/) for integrating
|
||
with several popular CI/CD systems. Get up and running with Pulumi in CI
|
||
on [GitLab](/docs/using-pulumi/continuous-delivery/gitlab-ci/),
|
||
[Travis](/docs/using-pulumi/continuous-delivery/travis/),
|
||
[Azure DevOps](/docs/using-pulumi/continuous-delivery/azure-devops/) and more.
|
||
Don't see docs for a particular CI system? Let us know or better yet
|
||
file an issue [here](https://github.com/pulumi/docs/issues).
|
||
|
||
Having trouble? Questions? Join our
|
||
[community Slack](https://slack.pulumi.com/) or send us an email.
|