open-vault/builtin/logical/mssql
Lauren Voswinkel 5740e1ff9e
5844 AWS Root Credential Rotation (#9921)
* strip redundant field type declarations

* root credential rotation for aws creds plugin

* Change location of mocks awsutil and update methods that no longer exist

* Update website/pages/docs/auth/aws.mdx

Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>

* Update sdk version to get the awsutil mock file

* Re-vendor modules to pass CI

* Use write lock for the entirety of AWS root cred rotation

* Update docs for AWS root cred rotation for clarity

Co-authored-by: Becca Petrin <beccapetrin@gmail.com>
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
2020-09-15 15:26:56 -07:00
..
cmd/mssql Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
backend.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
backend_test.go 5844 AWS Root Credential Rotation (#9921) 2020-09-15 15:26:56 -07:00
path_config_connection.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_config_lease.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
path_creds_create.go Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
path_roles.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
secret_creds.go Use parameters when executing prepared statements rather than fmt.Sprintf (#9013) 2020-05-21 16:07:18 -07:00
util.go Adding verify_connection to config, docs updates, misc cleanup 2016-03-09 23:08:05 -05:00