Skip to content

Commit 6beffc9

Browse files
authored
Merge pull request #353 from rileykarson/patch-1
Directly link to the glossary for seed project/SA
2 parents e3011cb + a626916 commit 6beffc9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,9 @@ following roles:
195195
#### Script Helper
196196

197197
A [helper script](./helpers/setup-sa.sh) is included to create the Seed Service
198-
Account in the Seed Project, grant the necessary roles to the Seed Service
199-
Account, and enable the necessary API's in the Seed Project. Run it as follows:
198+
Account in the [Seed Project](https://github.com/terraform-google-modules/terraform-google-project-factory/blob/master/docs/GLOSSARY.md#seed-project),
199+
grant the necessary roles to the [Seed Service Account](https://github.com/terraform-google-modules/terraform-google-project-factory/blob/master/docs/GLOSSARY.md#seed-service-account),
200+
and enable the necessary API's in the Seed Project. Run it as follows:
200201

201202
```sh
202203
./helpers/setup-sa.sh <ORGANIZATION_ID> <SEED_PROJECT_NAME> [BILLING_ACCOUNT]

0 commit comments

Comments
 (0)