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
| initial\_group\_config | Define the group configuration when it is initialized. Valid values are: WITH\_INITIAL\_OWNER, EMPTY and INITIAL\_GROUP\_CONFIG\_UNSPECIFIED. |`string`|`"WITH_INITIAL_OWNER"`| no |
| org\_policy\_admin\_role | Additional Org Policy Admin role for admin group. You can use this for testing purposes. |`bool`|`false`| no |
369
370
| parent\_folder | Optional - for an organization with existing projects or for development/validation. It will place all the example foundation resources under the provided folder instead of the root organization. The value is the numeric folder ID. The folder must already exist. |`string`|`""`| no |
371
+
| project\_deletion\_policy | The deletion policy for the project created. |`string`|`"PREVENT"`| no |
370
372
| project\_prefix | Name prefix to use forprojects created. Should be the samein all steps. Max size is 3 characters. |`string`|`"prj"`| no |
0 commit comments