Have updated the parsing of the postgres password file line, now using a regex, so that AWS IAM tokens for RDS instances can be used in the password field.
These tokens always contain colons and forwards slashes which was preventing them from being read correctly
Have updated the parsing of the postgres password file line, now using a regex, so that AWS IAM tokens for RDS instances can be used in the password field.
These tokens always contain colons and forwards slashes which was preventing them from being read correctly