Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume authored and guillaume committed Nov 15, 2022
1 parent a2e19f5 commit b50ef13
Showing 1 changed file with 2 additions and 24 deletions.
26 changes: 2 additions & 24 deletions docs/source/getting-started/setting-up-your-project.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,31 +62,9 @@ If you've correctly set everything up, your project directory should now look as
├── .aws/
├── .gauth/
│   └── googles-not-so-secret-client-secrets.json
├── .kubectl/
└── bcome
├── k8_hierarchy.yml
├── metadata
├── metadata/
├── networks.yml
├── orchestration
├── orchestration/
└── registry.yml
Directory and config structure overview
=======================================

.aws
----

Location for any AWS credentials you add. See :doc:`../getting-started/prepare-aws-access` for more information.

.gauth
------

Loction for your GCP OAuth Credentials, and service account keys. See :doc:`../getting-started/prepare-gcp-access` for more information.








0 comments on commit b50ef13

Please sign in to comment.