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
|[google_project.truefoundry_platform_feature_project](https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/project)| data source |
@@ -58,6 +59,8 @@ Truefoundry Google Cloud platform features module
58
59
| <aname="input_feature_docker_registry_enabled"></a> [feature\_docker\_registry\_enabled](#input\_feature\_docker\_registry\_enabled)| Enable docker registry feature in the platform |`bool`|`true`| no |
59
60
| <aname="input_feature_logs_viewer_enabled"></a> [feature\_logs\_viewer\_enabled](#input\_feature\_logs\_viewer\_enabled)| Enable logs viewer permission in the platform |`bool`|`true`| no |
60
61
| <aname="input_feature_secrets_enabled"></a> [feature\_secrets\_enabled](#input\_feature\_secrets\_enabled)| Enable secrets manager feature in the platform |`bool`|`true`| no |
62
+
| <aname="input_flyte_propeller_serviceaccount_name"></a> [flyte\_propeller\_serviceaccount\_name](#input\_flyte\_propeller\_serviceaccount\_name)| Name for the Flyte Propeller service account |`string`|`"flytepropeller"`| no |
63
+
| <aname="input_flyte_propeller_serviceaccount_namespace"></a> [flyte\_propeller\_serviceaccount\_namespace](#input\_flyte\_propeller\_serviceaccount\_namespace)| Namespace for the Flyte Propeller service account |`string`|`"tfy-workflow-propeller"`| no |
| <aname="input_region"></a> [region](#input\_region)| region |`string`| n/a | yes |
63
66
| <aname="input_service_account_additional_roles"></a> [service\_account\_additional\_roles](#input\_service\_account\_additional\_roles)| List of additional IAM roles to be added to the service account |`list(string)`|`[]`| no |
0 commit comments