vault/builtin/logical/aws
Josh Black fa13dbd381
add gosimport to make fmt and run it (#25383)
* add gosimport to make fmt and run it

* move installation to tools.sh

* correct weird spacing issue

* Update Makefile

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>

* fix a weird issue

---------

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2024-02-13 14:07:02 -08:00
..
cmd/aws [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
backend.go WIF support for AWS secrets engine (#24987) 2024-01-29 11:34:57 -08:00
backend_test.go make-fmt (#24940) 2024-01-18 20:00:00 +00:00
client.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
iam_policies.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
iam_policies_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_config_lease.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_config_root.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_config_root_test.go WIF support for AWS secrets engine (#24987) 2024-01-29 11:34:57 -08:00
path_config_rotate_root.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_roles.go secrets/aws: add support for STS Session Tokens with TOTP (#23690) 2023-11-08 17:06:28 -06:00
path_roles_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_static_creds.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_static_creds_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_static_roles.go VAULT-18307: update rotation period for aws static roles on update (#23528) 2023-10-11 17:06:58 +00:00
path_static_roles_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_user.go secrets/aws: add support for STS Session Tokens with TOTP (#23690) 2023-11-08 17:06:28 -06:00
rollback.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
rotation.go AWS Static Secrets: Requeue credential for rotation if initial attempt fails (#23673) 2023-10-17 14:12:33 -04:00
rotation_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
secret_access_keys.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
secret_access_keys_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
stepwise_test.go secrets/aws: add support for STS Session Tokens with TOTP (#23690) 2023-11-08 17:06:28 -06:00