- support for AWS credentials via OIDC (#12)
- added support for Ubuntu 18.04 which has older versions of
jq
andawscli
- corrected handling of file input via
PATHS_FROM
(properly paths, one per line)
- changes the invocation method from docker/container to composite action which means it can now be run on macos or windows environments
- minor path-handling change to work on Windows
- added PATHS_FROM option for reading invalidation paths from the given file
- Fix invalidation of multiple paths
- invalidation of multiple space-separated paths
- added DEBUG="1" flag for extra troubleshooting.
First cut! Works as advertised.