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.