According to the README, the variable names used in the credentials file are VERACODE_API_ID and VERACODE_API_SECRET. The code from the official veracode_api_signing module uses VERACODE_API_KEY_ID and VERACODE_API_KEY_SECRET.
Any chance this could be changed so that there is parity between the two?
According to the README, the variable names used in the credentials file are
VERACODE_API_IDandVERACODE_API_SECRET. The code from the official veracode_api_signing module usesVERACODE_API_KEY_IDandVERACODE_API_KEY_SECRET.Any chance this could be changed so that there is parity between the two?