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
+2
Original file line number
Diff line number
Diff line change
@@ -148,6 +148,8 @@ determining that location is as follows:
148
148
| usage\_bucket\_name | Name of a GCS bucket to store GCE usage reports in (optional) | string |`""`| no |
149
149
| usage\_bucket\_prefix | Prefix in the GCS bucket to store GCE usage reports in (optional) | string |`""`| no |
150
150
| use\_tf\_google\_credentials\_env\_var | Use GOOGLE_CREDENTIALS environment variable to run gcloud auth activate-service-account with. | bool |`"false"`| no |
151
+
| vpc\_service\_control\_attach\_enabled | Whether the project will be attached to a VPC Service Control Perimeter | bool |`"false"`| no |
152
+
| vpc\_service\_control\_perimeter\_name | The name of a VPC Service Control Perimeter to add the created project to | string |`"null"`| no |
0 commit comments