We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f83e20 + e88a6f3 commit 6922559Copy full SHA for 6922559
docs/FAQ.md
@@ -1,5 +1,12 @@
1
# Frequently Asked Questions
2
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
10
## How should I organize my Terraform structure?
11
12
The specific directory structure which works for your organization can vary, but there two principles you should keep in mind:
0 commit comments