Releases: pratishshr/envault
v1.1.1
v1.0.2
v1.0.0
v0.1.0
Changelog
681b23e Add IS_ENVAULT env
afb7833 Add comments
b12a794 Add editorconfig and gitignore
e44becf Add error handling
aa81dea Add goreleaser
cfc11c3 Add license
2fbd459 Add option for version
474152b Add options for fetching AWS secrets
1f7efda Add requirements
9d67d3b Add scripts to fetch data from vault
fed465b Add version from init.py
0b88e50 Automatically renew tokens
8a73e23 Change AWS_CLIENT_ID to AWS_ACCESS_KEY_ID
a0d8c25 Fetch aws secret
28628be Fix fetching of vault and aws secrets
f10f20b Fix fetching secrets from vault and AWS
65d3a39 Fix merge conflicts
de066af Fix return secret data
d83026d Get aws secrets using environment variables
630c5e9 Initial commit
d0e0bf6 List the secret from asm
486b79d Merge branch 'master' of github.com:pratishshr/envault
c862059 Merge pull request #1 from pratishshr/initCommand
32589cd Merge pull request #2 from pratishshr/awsSecretManager
185a397 Merge pull request #3 from pratishshr/awsSecretManager
9d0c6a5 Merge pull request #4 from pratishshr/awsSecretManager
f04de47 Merge pull request #5 from pratishshr/return-error-code
311a1b0 Merge pull request #6 from pratishshr/is_envault
a1de0fd Merge pull request #7 from pravash-upreti/list-asm
211df05 Merge pull request #8 from pratishshr/migrate-to-go
e5b0037 Migrate to GO
fc34ad4 Modify readme
59d6d93 Refactor the config.py
c806356 Reformat files
a65fd47 Reformat files
fcf1c2a Remove aws from envault init
c4b4266 Remove config file creator for aws
264d25d Rename function for aws
07491d9 Resolve conflicts
d80858d Spelling correction on readme file
a4d3446 Update README.md
a9490b4 Update README.md
059339b Update README.md
ebf3cac Update README.md
8a0ccdf Update Readme
37e380a Update envault version
776b679 Update main
4052e8e Update os environments
6aac615 Update readme
04005b6 Update readme file
3c638c2 Update scripts
f160399 Update setup.py
4753b2e Update subprocess module
d5600d0 Update syntax error
ba516c8 Update variable declation
eca1f18 Update version
c53011a Update version
069e0a2 Update version
212bd80 Update version
bff9ef9 Update version to 0.4.3
8d7a56e initCommand #time 10m Rework updating config for profile
b6f56b3 initCommand #time 2h Refactor complexity in config.py
ab2414a initCommand #time 5m Format the files
351f0d6 initCommand #time 5m Remove empty line
c8cc5cc initCommand #time 5m Rename yaml_file to yaml.py
b58f8c7 initCommand #time 5m Rename yaml_file.py to yaml.py
07b932b initCommand #time 6h Add init functionality
40f79f8 initCommand #time 7h Refactor code
245dbc9 remove print from shell.py file
33d0b62 return error code from subprocess to system
3ed11a6 update version to 0.4.5 from 0.4.4