Justin Kieber-King bbd7fefb37 Feature: Secrets Manager put_secret_value and list_secret_version_ids (#2116)
* initial work

- adding put_secret_value and list_secret_versions

* Added support for versions in all functions except rotate_secret

* more work

- refactor rotate_secret method
  - now, adds a new version of the secret and points default version id to it
- updated implementation coverage readme
- element in list check to fix unit test
- fixed linting errors
- added tests, fixed exception, failing tests still
- secrets_manager/test_server fails when running whole suite,
  but not when running that individual test file

* fixed failing test_get_secret_value

* Removed test.py. Fixed condition statement.

* fixed default stages + adding AWSPREVIOUS

* remove old AWSPREVIOUS stages
2019-05-22 10:45:22 +01:00
..
2018-04-13 10:37:06 -04:00
2019-05-21 17:49:56 +01:00
2019-02-17 09:25:35 -06:00
2017-05-10 21:58:42 -04:00
2017-02-23 21:37:43 -05:00
2019-05-21 17:45:30 +01:00
2019-02-18 09:15:07 -06:00
2017-09-27 09:54:46 +01:00
2017-06-20 11:58:18 -07:00
2019-01-20 22:54:05 -08:00
2017-02-23 21:37:43 -05:00
2017-10-16 17:06:22 -07:00
2017-02-15 22:35:45 -05:00
2017-02-23 21:37:43 -05:00
2017-02-23 21:37:43 -05:00