Merge pull request #10048 from infracost/getting-started-docs

Getting started docs
This commit is contained in:
Johan Haals
2022-03-11 09:59:50 +01:00
committed by GitHub
+2 -2
View File
@@ -218,7 +218,7 @@ for 7 days, it's a lucky number.
<img src='../assets/getting-started/gh-pat.png' alt='Screenshot of the GitHub Personal Access Token creation page' />
</p>
Set the scope to your likings. For this tutorial, selecting "repo" should be
Set the scope to your likings. For this tutorial, selecting "repo" and "workflow" is required as the scaffolding job in this guide configures a GitHub actions workflow for the newly created project.
enough.
In the `app-config.yaml`, search for `integrations:` and add your token, like we
@@ -276,7 +276,7 @@ otherwise something went terribly wrong.
- Go to `create` and choose to create a website with the `React SSR Template`
- Type in a name, let's use `tutorial`
- Select the group `group-a` which will own this new website, and go to the next
- Select the group `team-a` which will own this new website, and go to the next
step
<p align='center'>