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_billing_account_id"></a> [billing\_account\_id](#input\_billing\_account\_id)| The GCP billing account in your organization. |`string`| n/a | yes |
27
28
| <aname="input_billing_org_id"></a> [billing\_org\_id](#input\_billing\_org\_id)| GCP organization ID that holds billing account. |`string`| n/a | yes |
29
+
| <aname="input_carbon_export_module_enabled"></a> [carbon\_export\_module\_enabled](#input\_carbon\_export\_module\_enabled)| Determines whether or not to include the resources of the carbon footprint export module. |`bool`|`false`| no |
30
+
| <aname="input_carbon_footprint_dataset_id"></a> [carbon\_footprint\_dataset\_id](#input\_carbon\_footprint\_dataset\_id)| Id of BigQuery dataset for carbon footprint. |`string`|`"carbon_footprint_data"`| no |
31
+
| <aname="input_carbon_footprint_dataset_location"></a> [carbon\_footprint\_dataset\_location](#input\_carbon\_footprint\_dataset\_location)| Location of BigQuery dataset for carbon footprint. |`string`|`"us-west1"`| no |
28
32
| <aname="input_cloud_billing_export_dataset_id"></a> [cloud\_billing\_export\_dataset\_id](#input\_cloud\_billing\_export\_dataset\_id)| GCP BigQuery dataset containing the Cloud Billing BigQuery export. This variable is only required to form the output for meshPlatform configuration. No resources are created or attached. |`string`| n/a | yes |
29
-
| <aname="input_cloud_billing_export_project_id"></a> [cloud\_billing\_export\_project\_id](#input\_cloud\_billing\_export\_project\_id)| GCP Project where the BiqQery table resides that holds the Cloud Billing export to BigQuery. See https://cloud.google.com/billing/docs/how-to/export-data-bigquery|`string`| n/a | yes |
33
+
| <aname="input_cloud_billing_export_project_id"></a> [cloud\_billing\_export\_project\_id](#input\_cloud\_billing\_export\_project\_id)| GCP Project where the BiqQuery table resides that holds the Cloud Billing export to BigQuery. See https://cloud.google.com/billing/docs/how-to/export-data-bigquery|`string`| n/a | yes |
30
34
| <aname="input_cloud_billing_export_table_id"></a> [cloud\_billing\_export\_table\_id](#input\_cloud\_billing\_export\_table\_id)| GCP BigQuery table containing the Cloud Billing BigQuery export. This variable is only required to form the output for meshPlatform configuration. No resources are created or attached. |`string`| n/a | yes |
31
35
| <aname="input_kraken_sa_name"></a> [kraken\_sa\_name](#input\_kraken\_sa\_name)| Name of the service account to create for Kraken. |`string`|`"mesh-kraken-service-tf"`| no |
32
36
| <aname="input_landing_zone_folder_ids"></a> [landing\_zone\_folder\_ids](#input\_landing\_zone\_folder\_ids)| GCP Folders that make up the Landing Zone. The service account will only receive permissions on these folders. |`list(string)`| n/a | yes |
| <aname="carbon_dataset_region"></a> [carbon\_dataset\_region](#input\_ccarbon\_dataset\_region)| The location of the BigQuery dataset for carbon data exports. |`string`| n/a | yes |
32
-
| <aname="billing_account_id"></a> [billing\_account\_id](#input\_billing\_account\_id)| The GCP Billing Account in your organization. |`set(string)`| n/a | yes |
33
-
| <aname="carbon_data_export_project_id"></a> [carbon\_data\_export\_project\_id](#input\_carbon\_data\_export\project\_id)| GCP Project where the BiqQuery table resides that holds the Carbon Footprint export to BigQuery. See https://cloud.google.com/billing/docs/how-to/export-data-bigquery|`string`| n/a | yes |
| <aname="input_billing_account_id"></a> [billing\_account\_id](#input\_billing\_account\_id)| The GCP Billing Account in your organization. |`string`| n/a | yes |
| <aname="input_carbon_data_export_project_id"></a> [carbon\_data\_export\_project\_id](#input\_carbon\_data\_export\_project\_id)| GCP Project where the BiqQuery table resides that holds the Carbon Footprint export to BigQuery. See https://cloud.google.com/billing/docs/how-to/export-data-bigquery|`string`| n/a | yes |
33
+
| <aname="input_carbon_dataset_region"></a> [carbon\_dataset\_region](#input\_carbon\_dataset\_region)| The location of the BigQuery dataset for carbon data exports. |`string`| n/a | yes |
| <aname="output_carbon_footprint_export_table_name"></a> [carbon\_footprint\_export\_table\_name](#output\_carbon\_footprint\_export\_table\_name)| The BigQuery table name containing the GCP Carbon Footprint BigQuery export. |
| <aname="input_cloud_billing_export_project_id"></a> [cloud\_billing\_export\_project\_id](#input\_cloud\_billing\_export\_project\_id)| GCP Project where the BiqQery table resides that holds the Cloud Billing export to BigQuery. |`string`| n/a | yes |
33
+
| <aname="input_cloud_billing_export_project_id"></a> [cloud\_billing\_export\_project\_id](#input\_cloud\_billing\_export\_project\_id)| GCP Project where the BigQuery table resides that holds the Cloud Billing export to BigQuery. |`string`| n/a | yes |
34
34
| <aname="input_landing_zone_folder_ids"></a> [landing\_zone\_folder\_ids](#input\_landing\_zone\_folder\_ids)| GCP Folders that make up the Landing Zone. The service account will only receive permissions on these folders. |`set(string)`| n/a | yes |
35
35
| <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 |
36
36
| <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 |
description="GCP BigQuery table containing the Cloud Billing BigQuery export. This variable is only required to form the output for meshPlatform configuration. No resources are created or attached."
0 commit comments