Include jq and other common CLI tools in default Terraform/OpenTofu Image
long-term
S
Shamrock Wildebeest
We’d like to request the addition of jq and other commonly used binaries to the default image used in Terraform and OpenTofu steps in IACM pipelines.
Currently, in order to use tools like jq inside Terraform/Opentofu steps (within external data sources or local-exec scripts), we are forced to maintain a custom image just to include these basic binaries. This adds unnecessary overhead and complexity to our pipeline setup.
Log In
Rohit Reddy
long-term
Rohit Reddy
Merged in a post:
Request for azcli binaries to be added to harness_terraform image
E
Electric lime Quail
Currently, the harness_terraform image does not have any third party binaries included. Users rely on custom images to hae these included https://developer.harness.io/docs/infra-as-code-management/pipelines/iacm-plugins/plugin-images/ . However, this causes an overhead of creating and managing custom images and the image gets overridden at the account level. The request is to have the binaries for azcli and other leading cloud provider clis such as aws,gcp