This is the terraform code used by the DAML repository to deploy supporting infrastructure such as the Bazel and Nix caches.
To deploy the infrastructure changes, you will to get access to the
da-dev-gcp-daml-language
Google project from IT. Then run
gcloud auth login
to configure the local credentials.
All the infrastructure is currently deployed using Terraform. For convenience we have a little wrapper script that you can run to apply the latest changes:
$ ./apply
To avoid holding the secret key into the store, creating the key has to be done through the UI.
This can be done here: https://console.cloud.google.com/iam-admin/serviceaccounts/details/104272946446260011088?project=da-dev-gcp-daml-language