Getting Started
To use Terrateam with GCP, you need to configure authentication and authorization between Terrateam and your GCP account. Choose the setup method that works best for your needs.
Setup Options
Static Credentials Easiest to get started - Set up GCP service account keys and store them in GitHub. Perfect for quick testing, simple setups, and getting started with Terrateam.
OIDC Setup Recommended for production - Secure, keyless authentication using GitHub's OIDC provider. Includes both automated and manual setup options.
What’s Next?
Once you’ve configured GCP authentication, you’ll be able to:
- Run
terrateam plan
to preview infrastructure changes - Run
terrateam apply
to deploy infrastructure changes - Use all of Terrateam’s advanced features with your GCP resources