Hidden Cost of GCP Cloud Build3 points·by Debkanchan·قبل سنتين·0 commentsI saw some Secret Manager charges and I was damn sure I was under free limit (6 secrets/mo).I found out whenever you create a Connection in Cloud Build, It creates an OAuth token in the secret manager.If you're just testing cloud build, be sure to cleanup secrets for deleted connections.0 commentsPost comment—
I found out whenever you create a Connection in Cloud Build, It creates an OAuth token in the secret manager.
If you're just testing cloud build, be sure to cleanup secrets for deleted connections.