Bundled tools versions like terraform

Hi Octopus,

Do you publish the version of the tools you ship in the box? For example I am running 2019.5.7 - what version of terraform comes pre-installed? Would be useful to see a mapping somewhere between Octopus version and bundled tools so I know if an upgrade will fix the bundled tools version (or not).

Thanks

Hi Alastair,

Thanks for getting in touch. We do not currently publish the versions other than we sometimes note them in our release notes/change logs but that is a very good suggestion. Moving forward, I’ll see if it’s practical to do this in an automated way or manually otherwise. In the interim, you can view the version of installed dependencies (AWS, Azure, Terraform etc) in your Octopus Server installation folder. We bundle these dependencies in nuget packages and specify the versions in the package description.

For example, Octopus 2019.5.7 includes:

Terraform CLI Package

Terraform v0.11.8

Plugins:

terraform-provider-aws_v1.14.0_x4.exe
terraform-provider-aws_v1.39.0_x4.exe
terraform-provider-azurerm_v1.13.0_x4.exe
terraform-provider-azurerm_v1.16.0_x4.exe
terraform-provider-azurerm_v1.17.0_x4.exe
terraform-provider-azure_v0.1.1_x4.exe


Hope this helps.

Thanks

Rob

Ok great, thanks for the swift reply.

1 Like

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