-
Notifications
You must be signed in to change notification settings - Fork 2
github secrets
Jonathan Smolenski edited this page May 3, 2022
·
1 revision
The Unity CS Team use github secrets to store sensitive API keys and tokens for working with cloud services.
Currently we store our Terraform Cloud API Key inside of a GitHub Secret which is configured to be only accessible to the unity-cs-infra repository. The value is write-only, so while it may be used by GitHub Actions to communicate with Terraform Cloud it cannot be read by users.
TEST CUSTOM FOOTER
TEST