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
| <aname="input_add_random_name_suffix"></a> [add\_random\_name\_suffix](#input\_add\_random\_name\_suffix)| Whether to append a random suffix to the provided name for shared environments. |`bool`| n/a | yes |
| <aname="input_creator"></a> [creator](#input\_creator)| Information about the creator of the resources who will be assigned Project Admin role | <pre>object({<br/> type = string<br/> identifier = string<br/> displayName = string<br/> username = optional(string)<br/> email = optional(string)<br/> euid = optional(string)<br/> })</pre> | n/a | yes |
| <aname="input_creator"></a> [creator](#input\_creator)| Information about the creator of the resources who will be assigned Project Admin role | <pre>object({<br> type = string<br> identifier = string<br> displayName = string<br> username = optional(string)<br> email = optional(string)<br> euid = optional(string)<br> })</pre> | n/a | yes |
42
42
| <aname="input_dns_zone_name"></a> [dns\_zone\_name](#input\_dns\_zone\_name)| DNS zone name used for application ingress hostnames. |`string`| n/a | yes |
43
43
| <aname="input_full_platform_identifier"></a> [full\_platform\_identifier](#input\_full\_platform\_identifier)| Full platform identifier of the SKE platform. |`string`| n/a | yes |
44
-
| <aname="input_landing_zone_identifiers"></a> [landing\_zone\_identifiers](#input\_landing\_zone\_identifiers)| SKE Landing zone identifiers for the dev/prod meshTenant. | <pre>object({<br/> dev = string<br/> prod = string<br/> })</pre> | n/a | yes |
44
+
| <aname="input_landing_zone_identifiers"></a> [landing\_zone\_identifiers](#input\_landing\_zone\_identifiers)| SKE Landing zone identifiers for the dev/prod meshTenant. | <pre>object({<br> dev = string<br> prod = string<br> })</pre> | n/a | yes |
45
45
| <aname="input_name"></a> [name](#input\_name)| This name will be used for the created projects. |`string`| n/a | yes |
0 commit comments