PaloAltoNetworks / panhandler

Panhandler is a tool to manage config snippets and Skillets for PAN-OS devices
Apache License 2.0
41 stars 19 forks source link

FR: We need to support arbitrary terraform versions #178

Closed nembery closed 4 years ago

nembery commented 4 years ago

Currently tied to terraform 0.11.x, and most projects are now moving to 0.12. We can either add both binaries to the base container image, or use dockerized versions along with the appropriate binaries (azure-cli for example)

nembery commented 4 years ago

We need a library of at least two major terraform images. One for 0.11 and one for 0.12. Both of which need all the normal standard tools available.

Need to create a repository with branches for each major version

nembery commented 4 years ago

The following images are now being built via gitlab ci:

https://gitlab.com/panw-gse/as/terraform_tools