Managing Google Cloud API keys using Terraform
API keys are alphanumeric strings that are used in cases where a simple identification is needed without full blown authentication. In Google Cloud Platform terms, they can be used to access APIs while identifying the calling application without a principal. Google Cloud offers a simple interface for creating, updating, and managing API keys and their […]
Managing Google Cloud API keys using Terraform Read More »