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
|<a name="input_org_id"></a> [org\_id](#input\_org\_id) | GCP Organization ID that holds the projects that generate billing data that the service account should import. | `string` | n/a | yes |
174
179
|<a name="input_project_id"></a> [project\_id](#input\_project\_id) | GCP Project ID where to create the resources. This is typically a 'meshstack-root' project. | `string` | n/a | yes |
175
180
|<a name="input_replicator_sa_name"></a> [replicator\_sa\_name](#input\_replicator\_sa\_name) | Name of the service account to create for Replicator. | `string` | `"mesh-replicator-service-tf"` | no |
181
+
|<a name="input_service_account_keys"></a> [service\_account\_keys](#input\_service\_account\_keys) | Create service account keys for authentication. | `bool` | `true` | no |
| <aname="input_meshstack_root_project_id"></a> [meshstack\_root\_project\_id](#input\_meshstack\_root\_project\_id)| GCP Project ID where to create the service account. This is typically a 'meshstack-root' project. |`string`| n/a | yes |
38
39
| <aname="input_org_id"></a> [org\_id](#input\_org\_id)| GCP Organization ID that holds the projects that generate billing data that the service account should import. |`string`| n/a | yes |
39
40
| <aname="input_sa_name"></a> [sa\_name](#input\_sa\_name)| Name of the service account to create. |`string`| n/a | yes |
41
+
| <aname="input_service_account_key"></a> [service\_account\_key](#input\_service\_account\_key)| n/a |`bool`|`true`| no |
| <aname="input_project_id"></a> [project\_id](#input\_project\_id)| GCP Project ID where to create the resources. This is typically a 'meshstack-root' project |`string`| n/a | yes |
41
42
| <aname="input_sa_name"></a> [sa\_name](#input\_sa\_name)| name of the service account to create |`string`| n/a | yes |
43
+
| <aname="input_service_account_key"></a> [service\_account\_key](#input\_service\_account\_key)| n/a |`bool`|`true`| no |
0 commit comments