Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

v0.30.0

Compare
Choose a tag to compare
@jpcoenen jpcoenen released this 08 Jul 10:05
· 136 commits to master since this release
v0.30.0
4b34720

Added

  • GCP Identity Provider is out of beta and generally available. (#198)
  • Functions to create and manage links to GCP projects. These links are needed to create a service account that makes use of the SecretHub Identity Provider. The GCP project of every GCP Service Account that is used for the Identity Provider first has to be linked to a SecretHub namespace. (#195)
  • Errors for creating a service account with an already taken AWS Role now resides in this package. (#200)

Changed

  • The error message for providing an incorrect value when a namespace is expected now clearly states that a namespace can also be an organization. (#196)