project-cluster

kiwicom/project-cluster/gitlab

Terraform Module HCL GITLAB
Install
module "project-cluster" {
source = "kiwicom/project-cluster/gitlab"
version = "3.1.0"
}
plain text: /constructs/tfmod-kiwicom-project-cluster-gitlab/install.txt
⭐ Source on GitHub 📦 Registry page
Inputs (12)
NameTypeDescriptionDefault
kubernetes_api_urlstring required
kubernetes_ns_infomap(string) required
kubernetes_ns_ci_secretmap(map(string)) required
cluster_namestring required
gitlab_project_idstring required
kubernetes_ca_certstring required
google_projectstringOne of 'gitlab_environment_scope' or 'google_project' has to be specified.""
enabledstringtrue
cluster_managedstringfalse
gitlab_environment_scopestringOne of 'gitlab_environment_scope' or 'google_project' has to be specified.""
cluster_base_domainstring"dummy.set.in.infra.repo.example.com"
kubernetes_authorization_typestring"rbac"
Resources (1)
gitlab_project_cluster
Details
FrameworkTerraform Module
LanguageHCL
Version3.1.0
Cloud GITLAB
Total downloads167.4k
Inputs12
Resources1
Namespacekiwicom
Updated