Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 412 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 412 Bytes

Terraform

Terraform-managed infrastructure for preparingforexams projects.

Auth

  • Export a fine-grained PAT for the organization as GITHUB_TOKEN
    • Read access to repo metadata
    • Read-write access to repo contents
    • Read-write access to repo administration
    • Read-write access to GitHub Actions variables and secrets
  • Log in using the gcloud CLI tool: gcloud auth application-default login