- Add lookup plugin for AWS Secrets Manager - Add new environment variable to force failures if lookups fail - `OTF_AWS_SECRETS_LOOKUP_FAILED_IS_ERROR`
25.4.0
- Have lambda logs output to OTF logs prior to exiting when lambda returns a FunctionError
24.49.0
- Adjust logging level of lambda output into OTF logs from debug to info - Bump devcontainer base image and pre-commit-hooks version
24.44.0
- Alter logging messages for lambda and s3 transfers a little
24.40.1
- Bump workflow action versions
24.40.0
- Add optional min_cache_age kwarg for secrets manager plugin. If specified, multiple requests to update the same secret within this time period will log a warning and not update the variable in secrets manager