Skip to content

Commit

Permalink
updated aws docs
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume authored and guillaume committed Nov 15, 2022
1 parent 1eace34 commit 1105169
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 0 additions & 2 deletions docs/source/getting-started/prepare-aws-access.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ You haven't already done so, run ``bcome init`` to setup your project directory

See also :doc:`create-project-structure`.

One of the directories created in the root of your project will be named ``.aws``.

Generate an AWS access key and secret access key
------------------------------------------------

Expand Down
9 changes: 8 additions & 1 deletion docs/source/getting-started/setting-up-your-project.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,15 @@ If you've correctly set everything up, your project directory should now look as
Directory and config structure overview
=======================================

TODO
.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.



Expand Down

0 comments on commit 1105169

Please sign in to comment.