Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
fairclothjm committed Oct 30, 2024
1 parent 3059a61 commit 49d8bf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vault/resource_approle_auth_backend_role_secret_id.go
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ func approleAuthBackendRoleSecretIDRead(ctx context.Context, d *schema.ResourceD

ttl := resp.Data["secret_id_ttl"]
numUses := resp.Data["secret_id_num_uses"]

fields := map[string]interface{}{
consts.FieldBackend: backend,
consts.FieldRoleName: role,
Expand Down

0 comments on commit 49d8bf0

Please sign in to comment.