The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

is it possible to connect GCR with OpenID?

Katja Haase
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 18, 2023

We would like to be able to use Google Container Registry (GCR) images in Pipelines with OpenID Connect the same way it is done for AWS.

Here is an example

pipelines:  
default:
- step:
image: name: 123456789012.dkr.ecr.us-east-1.amazonaws.com/repository/my-repo:latest
aws: oidc-role: arn:aws:iam::123456789012:role/pipelines-ecr-access
oidc: true

and here the support page for the aws.

Support_Page  

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Ben
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 19, 2023

Hey Katja,

Unfortunately - we do not have any documentation specifically for GCR to use OIDC.

We have an article here explaining how to use GCR images as build environments in Bitbucket Pipelines (see Private images hosted by Google Container Registry subheading):
https://support.atlassian.com/bitbucket-cloud/docs/use-docker-images-as-build-environments/

There's also some documentation here that might be useful:
https://cloud.google.com/iam/docs/workload-identity-federation-with-deployment-pipelines

Cheers!

- Ben (Bitbucket Cloud Support)

DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events