You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -195,8 +195,9 @@ following roles:
195
195
#### Script Helper
196
196
197
197
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:
0 commit comments