GoogleCloudPlatform / cloud-foundation-toolkit

The Cloud Foundation toolkit provides GCP best practices as code.
Apache License 2.0
948 stars 452 forks source link

Refresh GitLab project access token #2168

Open josephdt12 opened 7 months ago

josephdt12 commented 7 months ago

GitLab project access tokens have a required maximum expiration date of 1 year. Need to update the GitLab secret at infra/terraform/test-org/ci-triggers/secrets.tf with the refreshed token.

bharathkkb commented 5 months ago

@josephdt12 is this just for tracking as a reminder?

josephdt12 commented 5 months ago

Yeah, the tokens only last a year unfortunately. Perhaps we can have something do this automatically, but I haven't investigated that yet.