| bigquery_dataset_name |
BigQuery Dataset name |
string |
"" |
no |
| bigquery_location |
The storage location for BigQuery. |
string |
n/a |
yes |
| build_bucket_name |
GCS Build bucket name |
string |
"" |
no |
| country_code |
The ISO 3166-1 two character country code (https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes) |
string |
n/a |
yes |
| data_editors |
The users, groups & service accounts that should have read & write access to this customers data |
object({ service_accounts = list(string) groups = list(string) users = list(string) }) |
n/a |
yes |
| data_plane_project |
The GCP project in which customer data will be stored. |
string |
n/a |
yes |
| data_retention_period_days |
The number of days this customers data will be stored before its automatically deleted |
number |
0 |
no |
| data_viewers |
The users, groups & service accounts that should have read only access to this customers data |
object({ service_accounts = list(string) groups = list(string) users = list(string) }) |
n/a |
yes |
| dataproc_subnet_ip4_cidr |
Subnet used for Dataproc clusters |
string |
n/a |
yes |
| enable_dataproc_network |
Configure network bits for Dataproc - VPC, firewall rules etc |
bool |
true |
no |
| enable_encryption |
Enable KMS encryption. The encryption key will be in the key_management_location |
bool |
true |
no |
| environment |
The environment this infrastructure is supported (eg.: dev, staging or prod) |
string |
n/a |
yes |
| gcp_region |
The GCP region to be used |
string |
n/a |
yes |
| idapi_cidr_ip_addresses |
Portrait Engine ID-API instance CIDR IP addresses |
list(string) |
[] |
no |
| installation_name |
n/a |
string |
"identity-engine" |
no |
| key_management_location |
The key management location for KMS |
string |
n/a |
yes |
| key_rotation_period_days |
The frequency at which the crypto key will automatically rotate (days) |
number |
90 |
no |
| metastore_cidr_ip_address |
Portrait Engine Metastore CloudSQL instance CIDR IP address |
string |
n/a |
yes |
| name |
The human readable customer name |
string |
n/a |
yes |
| organisation_id |
Liveramp CAC/Organisation-id |
string |
n/a |
yes |
| prometheus_push_gateway_addresses |
Prometheus Push Gateway Instance CIDR IP addresses |
list(string) |
[] |
no |
| storage_location |
The storage location for GCS. |
string |
n/a |
yes |
| tenant_orchestration_sa |
Tenant Orchestration ServiceAccount for remote execution |
string |
n/a |
yes |
| tenant_service_account_name |
Service Account name |
string |
"" |
no |