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 9fc0c87 commit f14a97b
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions docs/source/getting-started/prepare-aws-access.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,11 @@ If you want to integrate an AWS account, then follow the steps here.
Create directory structure
==========================

Create a directory named ``.aws`` in the root of your project directory.
You haven't already done so, run ``bcome init`` to setup your project directory structure. For more information see :doc: `../getting-started/setting-up-your-project`.

If you've correctly setup your project directory structure (see: :doc:`create-project-structure`), your directory structure should now look like::

.
├── .aws
├── Gemfile
└── bcome
└── networks.yml
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

0 comments on commit f14a97b

Please sign in to comment.