Name | Version |
---|---|
>= 4.17.0 |
Name | Version |
---|---|
>= 4.17.0 | |
random | n/a |
time | n/a |
Name | Source | Version |
---|---|---|
circleci_parser | ../fourkeys-circleci-parser | n/a |
cloud_build_parser | ../fourkeys-cloud-build-parser | n/a |
github_parser | ../fourkeys-github-parser | n/a |
gitlab_parser | ../fourkeys-gitlab-parser | n/a |
pagerduty_parser | ../fourkeys-pagerduty-parser | n/a |
tekton_parser | ../fourkeys-tekton-parser | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
bigquery_region | Region to deploy BigQuery resources in. | string |
"US" |
no |
circleci_parser_url | The URL for the CircleCI parser container image. A default value pointing to the project's container registry is defined in under local values of this module. | string |
"" |
no |
cloud_build_parser_url | The URL for the Cloud Build parser container image. A default value pointing to the project's container registry is defined in under local values of this module. | string |
"" |
no |
dashboard_container_url | The URL for the dashboard container image. A default value pointing to the project's container registry is defined in under local values of this module. | string |
"" |
no |
enable_apis | Toggle to include required APIs. | bool |
false |
no |
enable_dashboard | Toggle to enable cloud run service creation. | bool |
true |
no |
event_handler_container_url | The URL for the event_handler container image. A default value pointing to the project's container registry is defined in under local values of this module. | string |
"" |
no |
github_parser_url | The URL for the Github parser container image. A default value pointing to the project's container registry is defined in under local values of this module. | string |
"" |
no |
gitlab_parser_url | The URL for the Gitlab parser container image. A default value pointing to the project's container registry is defined in under local values of this module. | string |
"" |
no |
pagerduty_parser_url | The URL for the Pager Duty parser container image. A default value pointing to the project's container registry is defined in under local values of this module. | string |
"" |
no |
parsers | List of data parsers to configure. Acceptable values are: 'github', 'gitlab', 'cloud-build', 'tekton', 'circleci', 'pagerduty' | list(string) |
n/a | yes |
project_id | project to deploy four keys resources to | string |
n/a | yes |
region | Region to deploy fource keys resources in. | string |
"us-central1" |
no |
tekton_parser_url | The URL for the Tekton parser container image. A default value pointing to the project's container registry is defined in under local values of this module. | string |
"" |
no |
Name | Description |
---|---|
dashboard_endpoint | n/a |
event_handler_endpoint | n/a |
event_handler_secret | n/a |
fourkeys_service_account_email | n/a |