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: 4-projects/modules/single_project/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
| vpc\_service\_control\_attach\_enabled | Whether the project will be attached to a VPC Service Control Perimeter |`bool`|`false`| no |
25
25
| vpc\_service\_control\_perimeter\_name | The name of a VPC Service Control Perimeter to add the created project to |`string`|`null`| no |
26
26
| vpc\_service\_control\_sleep\_duration | The duration to sleep in seconds before adding the project to a shared VPC after the project is added to the VPC Service Control Perimeter |`string`|`"5s"`| no |
27
-
| vpc\_type | The type of VPC to attach the project to. Possible options are base or restricted. |`string`|`""`| no |
27
+
| vpc\_type | The type of VPC to attach the project to. Possible options are base or restricted. |`string`|`null`| no |
0 commit comments