feat: Full AWS SecretsManager support

This commit is contained in:
2025-09-12 17:24:47 -06:00
parent 81989f8c94
commit ac45287336
12 changed files with 229 additions and 61 deletions
-1
View File
@@ -39,7 +39,6 @@ secrecy = "0.10.3"
validator = { version = "0.20.0", features = ["derive"] }
zeroize = "1.8.1"
serde = { version = "1.0.219", features = ["derive"] }
heck = "0.5.0"
serde_with = "3.14.0"
serde_json = "1.0.143"
dialoguer = "0.12.0"