Reveal deployment plan variables defined that looks ******

PRASHANT GANJI June 9, 2022

The deployment plan has password defined a long time ago and now that the deployment getting failed need to verify what actual secret key is given...
is there a way to get/reveal the secret key which looks ********

1 answer

0 votes
Eduardo Alvarenga
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 9, 2022

Hello @PRASHANT GANJI Welcome to Atlassian Community!

Bamboo does not expose any variables that contain "password" on its name. To retrieve the contents of such variables you can create a Script task and echo the contents to a file and later on read the contents of that file directly on the build folder.

Don't do that within the same Job as Bamboo will mask the output. You need to read the file directly on the build folder.

Best regards,

 

Eduardo Alvarenga
Atlassian Support APAC 

PRASHANT GANJI June 9, 2022

Thanks @Eduardo Alvarenga , 
Its Deployment Plan and not Build Plan in which we got cluster secrets
So hope this procedure will help for deployment plan as well..

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events