terraform-cloud-operator

aareet/terraform-cloud-operator/kubernetes

Terraform Module HCL KUBERNETES ⏱ stale 2y 7mo

Install the Terraform Cloud Operator into your Kubernetes cluster

Install

module "terraform-cloud-operator" {
source = "aareet/terraform-cloud-operator/kubernetes"
version = "0.0.1"
}
⭐ Source on GitHub 📦 Registry page

README

This module uses the 0.3.0+ version of the kubernetes-alpha provider to install the Terraform Cloud Operator for Kubernetes. It requires you to specify the namespace and assumes that the namespace exists and has two secrets created terraformrc containing your Terraform Cloud Team API token and workspacesecrets containing any secrets you want configured in your workspace.

Inputs (1)

NameTypeDescriptionDefault
operator_namespacestringThe namespace in which to install the operator and monitor for Workspaces. required

Resources (1)

kubernetes_manifest

Details

FrameworkTerraform Module
LanguageHCL
Version0.0.1
Cloud KUBERNETES
★ Stars1
Forks7
Total downloads5.0k
Inputs1
Resources1
Namespaceaareet
Updated