No description
Find a file
oss-core-libraries-dashboard[bot] dbb6dfc7bc
[COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) (#22)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2026-01-22 12:40:37 -05:00
.github [Compliance] - PR Template Changes Required (#20) 2025-07-28 15:33:16 -07:00
gcputil [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) (#22) 2026-01-22 12:40:37 -05:00
.gitignore initial commit 2018-02-05 12:49:11 -08:00
CODEOWNERS Create CODEOWNERS (#18) 2024-11-22 08:03:59 -08:00
go.mod Security dependency upgrades (#19) 2025-03-25 16:43:09 -07:00
go.sum Security dependency upgrades (#19) 2025-03-25 16:43:09 -07:00
LICENSE [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) (#22) 2026-01-22 12:40:37 -05:00
README.md Removes vendor and updates google.golang.org/api to v0.83.0 (#8) 2022-06-16 12:31:35 -07:00

Vault-Google Cloud Platform Common Library

Utilities for Vault and GCP integrations. Includes helpers for:

  • Parsing GCP credential JSON or finding default credentials
  • Various helpers for some GCP APIs

This library was created to be shared by Vault-GCP integrations including:

Usage:


import "github.com/hashicorp/go-vault-gcp-common/gcputil"