Hello Team,
I've integrated Bambo with Cyberark Conjur Cloud using a Secret Management solution. I've just followed the below article and attached the log file as follows. I'm not sure how to ensure our integration is a success. I've an echo statement but is not reflected in the log. Any advice would be highly appreciated!
https://windtunnel.io/products/smb/#/tutorials/cac
Hello Nirmal,
Welcome to Atlassian community
As per the attached link I can see you have to declare the secret manager as a Variable in Bamboo, I hope you have done that.
Now if you want to echo you have use echo "${bamboo.variablename}" where variablename is the name of the variable which you have declared in your Bamboo instance.
Right now you are using the variable which you are using does not contain bamboo keyword, you can read more about it at Bamboo Variables
Regards,
Shashank Kumar
**please don't forget to Accept the answer if your query was answered**
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.