Jason O'Donnell
2fb78ab91e
Update to v2.1.1 ( #168 )
2020-12-15 11:55:39 -05:00
Jon L
6ac603b23e
bump readme to action v2.1.0 ( #157 )
2020-12-15 11:12:08 -05:00
ZANCO Bertrand
2f76ad395b
Add ability to export Vault Token ( #127 )
...
* Add export Vault Token
* Set correct condition for default value
* Add test for exportToken
Fix key with dash
* Restore index.js
2020-10-01 10:22:10 -04:00
Benjamin Rumble
b35ef16370
specify version ( #122 )
...
* specify version
Without specifying `@v2.0.0` GitHub says the string is not the correct format
```
The workflow is not valid. .github/workflows/integration_tests.yml (Line: 10, Col: 15): Expected format {org}/{repo}[/path]@ref. Actual 'hashicorp/vault-action',Input string was not in a correct format.```
* v2.0.1
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
2020-09-22 13:44:55 -04:00
Jason O'Donnell
c8b383ee4e
Update doc for TLS ( #103 )
2020-08-12 11:53:00 -04:00
Jason O'Donnell
f7f0d5a289
Simplify secret request UX ( #102 )
...
* Simplify secret UX
* Update doc
* Fix tests
2020-08-11 10:06:28 -04:00
Justin Weissig
a2d854da53
Updated README.md
...
Minor spelling and grammar tweaks.
2020-07-31 14:33:00 -07:00
Jim Kalafut
d1321fc438
Update README.md
2020-07-31 14:17:53 -07:00
Jason O'Donnell
2f554c06ec
Update README
2020-07-31 16:45:04 -04:00
Richard Simpson
a7527a3e8a
chore: make vault action consumable ( #43 )
...
* chore: make vault action consumable
* fix prefixless queries to default to data
* fix the right build entrypoint
* make output more forgiving and shore up selectors
* clarify doc language
* add npmtoken
2020-04-11 23:54:04 -05:00
Richard Simpson
567ec72c33
fix: document custom authentication method
2020-04-07 12:09:06 -05:00
Richard Simpson
5de02d5a14
docs: fix type
2020-04-03 12:34:34 -05:00
Richard Simpson
8845b5c724
docs: Actually mark required as required
2020-04-03 12:33:08 -05:00
Richard Simpson
c80d0b130c
docs: Clean up output a bit
2020-04-03 12:30:03 -05:00
Richard Simpson
01bb0f9bc9
docs: add reference
2020-04-03 12:24:42 -05:00
Richard Simpson
675d33e3da
docs: add note about exportEnv option
2020-04-03 10:52:40 -05:00
Richard Simpson
795c9eddca
feat: add github auth and cleanup docs a little
...
Adds the GitHub Authentication method
2020-03-31 11:56:54 -05:00
Richard Simpson
4561f9e26e
docs: fix typo and clarify masking
2020-03-11 14:16:21 -05:00
Richard Simpson
cb2908ac94
docs: promote non-key syntax sections
2020-03-11 14:12:53 -05:00
Richard Simpson
198a7ed7d2
docs: add headers docs and toc
2020-03-11 14:11:13 -05:00
Richard Simpson
ec10b5e257
feat: add ability to retrieve secrets via ouputs
2020-02-20 11:13:47 -06:00
Richard Simpson
a884aa8e59
docs: clarify other engine support.
2020-02-05 16:37:16 -06:00
Richard Simpson
0188d9d223
feat: add support for (nearly) any engine ( #15 )
...
* feat: add support for (nearly) any engine
* cache response and fixup data depth logic
* use starting slash as non-kv sentinel value
* add tests for custom engines
* improve docs and add descriptor of generic support
* update dist
2020-02-05 16:33:12 -06:00
Giancarlo França
f229481670
feat: support for KV version 1 and custom-named engines ( #12 )
...
* feat: kv v1 and engine path
* doc: add custom version and engine path usage docs
Co-authored-by: Richard Simpson <richardsimpson@outlook.com>
2020-02-04 09:40:55 -06:00
Antoine Méausoone
3b9239de79
feat(authenticate): add approle auth method ( #10 )
...
* feat(authenticate): add approle auth method
* docs(readme): update readme
* fix: update index.js
* fix: update got to 10.2.2 to fix ncc
* chore: clean up code slightly
* chore: update tests to use got correctly
* chore(test): fix integration tests
* chore: streamline method logic
* chore: make role and secret required in approle
Co-authored-by: Sébastien FAUVART <sebastien.fauvart@gmail.com>
Co-authored-by: Richard Simpson <richardsimpson@outlook.com>
2020-01-28 19:10:19 -06:00
Antoine Méausoone
3747195c5f
feat(namespace): handle request on vault namespace ( #5 )
...
* feat(namespace): handle request on vault namespace
2019-11-24 15:21:11 -06:00
Richard Simpson
0104a02854
doc: fix old docs
2019-10-16 10:23:36 -05:00
Richard Simpson
c81d6f1774
doc: add small clarification comment
2019-10-16 10:17:12 -05:00
Richard Simpson
19c0b21a1d
feat: simplify input parameters and docs
2019-09-20 17:56:08 -05:00
Richard Simpson
0b17727b1c
feat: rethink how key retrevial is structued and add e2e test
2019-09-20 16:59:05 -05:00
Richard Simpson
200002c936
feat: add initial code logic
2019-09-20 15:09:58 -05:00
Richard Simpson
db817f6cf8
Update README.md
2019-09-20 12:33:39 -05:00
Richard Simpson
cf654c0bfe
Initial commit
2019-09-20 12:33:19 -05:00