project-cluster
kiwicom/project-cluster/gitlab
Terraform Module
HCL
GITLAB
Install
module "project-cluster" {
source = "kiwicom/project-cluster/gitlab"
version = "3.1.0"
}
Inputs (12)
| Name | Type | Description | Default |
|---|---|---|---|
| kubernetes_api_url | string | required | |
| kubernetes_ns_info | map(string) | required | |
| kubernetes_ns_ci_secret | map(map(string)) | required | |
| cluster_name | string | required | |
| gitlab_project_id | string | required | |
| kubernetes_ca_cert | string | required | |
| google_project | string | One of 'gitlab_environment_scope' or 'google_project' has to be specified. | "" |
| enabled | string | true | |
| cluster_managed | string | false | |
| gitlab_environment_scope | string | One of 'gitlab_environment_scope' or 'google_project' has to be specified. | "" |
| cluster_base_domain | string | "dummy.set.in.infra.repo.example.com" | |
| kubernetes_authorization_type | string | "rbac" |
Resources (1)
gitlab_project_cluster
Details
FrameworkTerraform Module
LanguageHCL
Version3.1.0
Cloud GITLAB
Total downloads167.4k
Inputs12
Resources1
Namespacekiwicom
Updated