Skip to content

Commit 6922559

Browse files
authored
Merge pull request #276 from terraform-google-modules/docs/quota
Add quota to FAQ
2 parents 7f83e20 + e88a6f3 commit 6922559

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/FAQ.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Frequently Asked Questions
22

3+
## Why am I encountering a low quota with projects created via Terraform?
4+
5+
If you are running the Terraform Project Factory using Service Account credentials, the quota will be based on the
6+
reputation of your service account rather than your user identity. In many cases, this quota is initially low.
7+
8+
If you encounter such quota issues, you should consider opening a support case with Google Cloud to have your quota lifted.
9+
310
## How should I organize my Terraform structure?
411

512
The specific directory structure which works for your organization can vary, but there two principles you should keep in mind:

0 commit comments

Comments
 (0)