aws-secrets-manager-actions icon indicating copy to clipboard operation
aws-secrets-manager-actions copied to clipboard

🔒 GitHub Action for AWS Secrets Manager

Results 8 aws-secrets-manager-actions issues
Sort by recently updated
recently updated
newest added

It would be great if you can make secrets pushing to Secret Manager from json file

⚡️ feature

## Story Why did you create this pull request? Support for github openid connect actions, as it the best and secure was for use aws creds in github actions ##...

### References * https://github.com/actions/typescript-action * https://github.com/jsynowiec/node-typescript-boilerplate * https://github.com/JS-DevTools/template-node-typescript

⚙️ refactor

Current eslint config look so stupid. For example why we need jsx option?

⚙️ refactor

I am using this great package for some GitHub Actions which export some environment variables to a file. One issue I am running into is that I am using `DamianReeves/write-file-action`...

🐛 bug

This is definitely a feature request, but I think it would be a great one. Some environment variables are needed for the app to run, some are just needed to...

⚡️ feature

Upgrade nodejs version to 20. Closes #131

🏭 ci

Have been getting this warning for some time now on this action: ``` Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: say8425/aws-secrets-manager-actions@v2. ``` For...