You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
HI All,
Greeting of the day!.
I have a scenario which required your help.I have to Repos one for Terraform and another for Nodejs code deploy to lambda.
1 Terraform Repo - its setup/refresh the infra required to deploy Node.js code.
2. Node.js Repo - it build the code and deploy to the lambda.
Now I want to set when deployment steps starts on nodejs repo. it should run first terrfrom steps from terrform repo bitbucket pipelines.
Please help. Thanks in advance
There is not pipeline chaining/orchestration across repositories. Is the terraform repo shared, or another reason not to embed in the same repo?
Since node.js seems to be driving the lifecyle, you could just add a checkout of the dependent repository and invoke terraform there. https://bitbucket.org/blog/cloning-another-bitbucket-repository-in-bitbucket-pipelines
Hi everyone, We are looking to learn more about development teams’ workflows and pain points, especially around DevOps, integrations, administration, scale, security, and the related challeng...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.