Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:19:59 +08:00
commit 7872cd6ad6
11 changed files with 427 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Scripts
Bundled resources for secrets-manager-integrator skill
- [ ] vault_config_generator.py: Generates Vault configuration files based on user inputs.
- [ ] aws_secrets_manager_setup.sh: Sets up AWS Secrets Manager with necessary permissions and configurations.
- [ ] secrets_rotation.py: Automates secrets rotation for enhanced security.