File tree 1 file changed +5
-4
lines changed
mmv1/third_party/terraform/website/docs/guides
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -181,10 +181,11 @@ variable.
181
181
182
182
## Quota Management Configuration
183
183
184
- * ` user_project_override ` - (Optional) Defaults to ` false ` . Controls the [ quota project] ( https://cloud.google.com/docs/quotas/quota-project )
185
- * used in requests to GCP APIs for the purpose of preconditions, quota,
186
- and billing. If ` false ` , the quota project is determined by the API and may be
187
- the project associated with your credentials for a
184
+ * ` user_project_override ` - (Optional) Defaults to ` false ` . Controls the
185
+ [ quota project] ( https://cloud.google.com/docs/quotas/quota-project ) used
186
+ in requests to GCP APIs for the purpose of preconditions, quota, and
187
+ billing. If ` false ` , the quota project is determined by the API and may
188
+ be the project associated with your credentials for a
188
189
[ client-based API] ( https://cloud.google.com/docs/quotas/quota-project#project-client-based ) ,
189
190
or the resource project for a
190
191
[ resource-based API] ( https://cloud.google.com/docs/quotas/quota-project#project-resource-based ) .
You can’t perform that action at this time.
0 commit comments