Terraform Process Step Template - Init and Plan - Internals

Hi All,

Would it be possible to see the actual commands that Octopus is running behind the scenes on an Init or a Plan octopus step template within a process?

I would like to view the internals of such templates, e.g. the source code.

We are finding that these may actually be limiting our ability to provision resources correctly, and would like to understand the powershell/ commands behind them that are actually running under the hood?

Look forward to your replies.

Thanks,
Fletch

Hi Fletch,

Thanks for getting in touch! All of our Terraform processes are performed by Calamari, which we have an open source repository for on GitHub. Below is a link to Calamari.

You should find all of the code we run for our built in Terraform steps.

Let me know if this is what you are after, or if you have any further questions. :slight_smile:

Best regards,
Daniel

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.