Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Unable to get 'branchName' on AWS via OIDC connection

Prashant Agrawal July 8, 2021

Hi,

  I am using the bitbucket pipeline and would like to talk to deploy on AWS same time.

 I want to put one condition on AWS that deployment must be happening only for the "master" branch.

 

   In my IAM role I have added the following condition for AWS Role:

 

"StringEquals"

{

"api.bitbucket.org/2.0/workspaces/<workspace>/pipelines-config/identity/oidc:branchName": "master"

}

 

After adding this condition on AWS, my bitbucket pipeline unable to make a connection to AWS, even though it's running on the master branch.

 

Any suggestion why this condition is not fulfilled on AWS

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events