This diff:
- Introduces .sops.yaml configuration file for SOPS files in the repo.
- Introduces services/terraform/remote/secrets.json file that contains some secrets. Now it contains a few examples:
- Prod/staging account IDs
- Keyserver public key, used by Identity Service
- Makes these secrets accessible by Terraform
Depends on D8666