Best practices

GCP Secret Manager secret has more regions than recommended

Description

GCP Secret Manager can store, manage and access secrets, with the appropriate permissions, you can view its content. We detected that the secret '{GcpSecretManagerSecret}' is configured with 'userManaged' policy with more than five regions, this can cause a decrease in the availability of adding a secret version.
  • Recommended Mitigation

    It is recommended to configure 'userManaged' policy secrets with at least two and not more than five regions. For more information see: <a href="https://cloud.google.com/secret-manager/docs/choosing-replication" target="_blank" rel="noopener noreferrer">https://cloud.google.com/secret-manager/docs/choosing-replication</a>