Skip to content

Latest commit

 

History

History
315 lines (285 loc) · 112 KB

MODULES.md

File metadata and controls

315 lines (285 loc) · 112 KB

The Cloud-Native Toolkit provides a library of modules that can be used to automate the provisioning of an environment. These modules have been organized into categories for readability. Any of the terraform modules can be added directly in a terraform template to apply the behavior.

Module infrastructure

YAML catalog

A yaml version of the catalog can be found here

Interfaces

Interfaces for the modules can be found here

Schemas

The schemas to validate the catalog and module yaml can be found here

Module catalog

Examples

Module name Catalog id Module type Module location Latest release Last build status
terraform-gitops-ubi terraform-gitops-ubi terraform https://github.com/cloud-native-toolkit/terraform-gitops-ubi Latest release Verify and release module

Cluster

Module name Catalog id Module type Module location Latest release Last build status
IBM OpenShift VPC cluster ibm-ocp-vpc terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-ocp-vpc Latest release Verify and release module
IBM Kubernetes VPC cluster ibm-iks-vpc terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-iks-vpc Latest release Verify and release module
IBM OpenShift login ocp-login terraform https://github.com/cloud-native-toolkit/terraform-ocp-login Latest release Verify and release module
aws-rosa aws-rosa terraform https://github.com/cloud-native-toolkit/terraform-aws-rosa Latest release Verify and release module
azure-ocp-ipi azure-ocp-ipi terraform https://github.com/cloud-native-toolkit/terraform-azure-ocp-ipi Latest release Verify and release module
aws-ocp-ipi aws-ocp-ipi terraform https://github.com/cloud-native-toolkit/terraform-aws-ocp-ipi Latest release Verify and release module
Azure OpenShift ARO azure-aro terraform https://github.com/cloud-native-toolkit/terraform-azure-aro Latest release Verify and release module
aws-ocp-sno aws-ocp-sno terraform https://github.com/cloud-native-toolkit/terraform-aws-ocp-sno Latest release Verify and release module

IAM

Module name Catalog id Module type Module location Latest release Last build status
IBM Onboard FS Cloud Account ibm-onboard-fs-account terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-onboard-fs-account Latest release Verify and release module
IBM Resource Group ibm-resource-group terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-resource-group Latest release Verify and release module
Azure Resource Group azure-resource-group terraform https://github.com/cloud-native-toolkit/terraform-azure-resource-group Latest release Verify and release module
IBM Account Access Group ibm-account-access-group terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-account-access-group Latest release Verify and release module
IBM Access Group ibm-access-group terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-access-group Latest release Verify and release module
IBM Account Users ibm-account-users terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-account-users Latest release Verify and release module
IBM Add Users to Access Group ibm-add-access-group-users terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-add-access-group-users Latest release Verify and release module
IBM Service Authorization ibm-iam-service-authorization terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-iam-service-authorization Latest release Verify and release module
aws-iam-user aws-iam-user terraform https://github.com/cloud-native-toolkit/terraform-aws-iam-user Latest release Verify and release module

Image Registry

Module name Catalog id Module type Module location Latest release Last build status
IBM Container Registry ibm-container-registry terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-container-registry Latest release Verify and release module
IBM Image Registry ibm-image-registry terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-image-registry Latest release Verify and release module
OpenShift Container Registry ocp-image-registry terraform https://github.com/cloud-native-toolkit/terraform-ocp-image-registry Latest release Verify and release module
External Container Registry k8s-image-registry terraform https://github.com/cloud-native-toolkit/terraform-k8s-image-registry Latest release Verify and release module

Source Control

Module name Catalog id Module type Module location Latest release Last build status
Source Control source-control terraform https://github.com/cloud-native-toolkit/terraform-k8s-source-control Latest release Verify and release module

Network

Module name Catalog id Module type Module location Latest release Last build status
IBM VPC ibm-vpc terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-vpc Latest release Verify and release module
AWS VPC aws-vpc terraform https://github.com/cloud-native-toolkit/terraform-aws-vpc Latest release Verify and release module
IBM VPC Gateways ibm-vpc-gateways terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-vpc-gateways Latest release Verify and release module
IBM VPC Subnets ibm-vpc-subnets terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-vpc-subnets Latest release Verify and release module
AWS VPC Subnets aws-vpc-subnets terraform https://github.com/cloud-native-toolkit/terraform-aws-vpc-subnets Latest release Verify and release module
IBM VPC SSH ibm-vpc-ssh terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-vpc-ssh Latest release Verify and release module
VPE Gateway ibm-vpe-gateway terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-vpe-gateway Latest release Verify and release module
VSI Bastion vsi-bastion terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-vsi-bastion Latest release Verify and release module
VSI Proxy vsi-proxy terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-vsi-proxy Latest release Verify and release module
AWS Bastion aws-ec2-bastion terraform https://github.com/cloud-native-toolkit/terraform-aws-bastion Latest release Verify and release module
VSI OpenVPN vsi-vpn terraform https://github.com/cloud-native-toolkit/terraform-vsi-vpn Latest release Verify and release module
VPC VSI ibm-vpc-vsi terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-vpc-vsi Latest release Verify and release module
Transit Gateway ibm-transit-gateway terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-transit-gateway Latest release Verify and release module
VPC Flow Logs ibm-flow-logs terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-flow-log Latest release Verify and release module
VPC VPN Gateway ibm-vpc-vpn-gateway terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-vpn-gateway Latest release Verify and release module
VPC VPN Server ibm-vpn-server terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-vpn-server Latest release Verify and release module
Azure VNet azure-vnet terraform https://github.com/cloud-native-toolkit/terraform-azure-vnet Latest release Verify and release module
aws-ec2 aws-ec2-instance terraform https://github.com/cloud-native-toolkit/terraform-aws-ec2 Latest release Verify and release module
aws-ssh-key aws-ssh-key terraform https://github.com/cloud-native-toolkit/terraform-aws-ssh-key Latest release Verify and release module
aws-vpn-server aws-client-vpn terraform https://github.com/cloud-native-toolkit/terraform-aws-vpn-server Latest release Verify and release module
azure-subnets azure-vnet-subnets terraform https://github.com/cloud-native-toolkit/terraform-azure-subnets Latest release Verify and release module
aws-internet-gateway aws-internet-gateway terraform https://github.com/cloud-native-toolkit/terraform-aws-vpc-gateways Latest release Verify and release module
aws-nat-gateway aws-nat-gateway terraform https://github.com/cloud-native-toolkit/terraform-aws-nat-gateway Latest release Verify and release module
aws-vpc-peering aws-vpc-peering terraform https://github.com/cloud-native-toolkit/terraform-aws-vpc-peering Latest release Verify and release module
aws-transit-gateway aws-transit-gateway terraform https://github.com/cloud-native-toolkit/terraform-aws-transit-gateway Latest release Verify and release module
azure-lb azure-lb terraform https://github.com/cloud-native-toolkit/terraform-azure-lb Latest release Verify and release module
azure-vm azure-vm terraform https://github.com/cloud-native-toolkit/terraform-azure-vm Latest release Verify and release module
azure-ssh-key azure-ssh-key terraform https://github.com/cloud-native-toolkit/terraform-azure-ssh-key Latest release Verify and release module
azure-nat-gateway azure-nat-gateway terraform https://github.com/cloud-native-toolkit/terraform-azure-nat-gateway Latest release Verify and release module
azure-vm-bastion azure-vm-bastion terraform https://github.com/cloud-native-toolkit/terraform-azure-vm-bastion Latest release Verify and release module
azure-vpn-gateway azure-vpn-gateway terraform https://github.com/cloud-native-toolkit/terraform-azure-vpn-gateway Latest release Verify and release module
azure-app-gw azure-waf terraform https://github.com/cloud-native-toolkit/terraform-azure-app-gw Latest release Verify and release module
azure-vnet-peering azure-vnet-peering terraform https://github.com/cloud-native-toolkit/terraform-azure-vnet-peering Latest release Verify and release module
azure-acme-certificate azure-acme-certificate terraform https://github.com/cloud-native-toolkit/terraform-azure-acme-certificate Latest release Verify and release module
aws-acme-certificate aws-acme-certificate terraform https://github.com/cloud-native-toolkit/terraform-aws-acme-certificate Latest release Verify and release module
azure-nsg azure-nsg terraform https://github.com/cloud-native-toolkit/terraform-azure-nsg Latest release Verify and release module
azure-vpn-server azure-vpn-server terraform https://github.com/cloud-native-toolkit/terraform-azure-vpn-server Latest release Verify and release module
azure-rtb azure-rtb terraform https://github.com/cloud-native-toolkit/terraform-azure-rtb Latest release Verify and release module

Software Infrastructure

Module name Catalog id Module type Module location Latest release Last build status
Namespace namespace terraform https://github.com/cloud-native-toolkit/terraform-k8s-namespace Latest release Verify and release module
Namespace gitops-namespace terraform https://github.com/cloud-native-toolkit/terraform-gitops-namespace Latest release Verify and release module
Operator Lifecycle Manager olm terraform https://github.com/cloud-native-toolkit/terraform-k8s-olm Latest release Verify and release module
Cloud Pak Catalog ibm-cp-catalog terraform https://github.com/cloud-native-toolkit/terraform-ibm-cp-catalog Latest release Verify and release module
Cloud Pak Platform Navigator ibm-cp-platform-navigator terraform https://github.com/cloud-native-toolkit/terraform-ibm-cp-platform-navigator Latest release Verify and release module
IBM Cloud Operator gitops-ibmcloud-operator terraform https://github.com/cloud-native-toolkit/terraform-gitops-ibmcloud-operator Latest release Verify and release module
Cloud Pak Catalogs gitops-cp-catalogs terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-catalogs Latest release Verify and release module
Cloud Pak Platform Navigator gitops-cp-platform-navigator terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-platform-navigator Latest release Verify and release module
IBM Suite License Server gitops-cp-sls terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-sls Latest release Verify and release module
gitops-cp4d-operator gitops-cp4d-operator terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp4d-operator Latest release Verify and release module
cp4d-instance cp4d-instance terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp4d-instance Latest release Verify and release module
ibm-common-service ibm-common-service terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-foundational-services Latest release Verify and release module
CP4I Dependency Manager cp4i-dependency-management terraform https://github.com/cloud-native-toolkit/terraform-cp4i-dependency-management Latest release Verify and release module
gitops-cp-truststore gitops-cp-truststore terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-truststore Latest release Verify and release module
gitops-cp4s gitops-cp4s terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp4s Latest release Verify and release module
gitops-cp4ba-iaf-operator iaf-operator terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp4ba-iaf-operator Latest release Verify and release module
gitops-cp4ba-operator cp4ba-operator terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp4ba-operator Latest release Verify and release module
gitops-cp4ba-ban gitops-cp-ban-operator terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp4ba-ban Latest release Verify and release module
gitops-db2u gitops-db2u terraform https://github.com/cloud-native-toolkit/terraform-gitops-db2u-operator Latest release Verify and release module
gitops-db2-oltp gitops-db2-oltp terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-db2-oltp Latest release Verify and release module
gitops-toolkit-catalog gitops-toolkit-catalog terraform https://github.com/cloud-native-toolkit/terraform-gitops-toolkit-catalog Latest release Verify and release module
gitops-masauto-operator unknown https://github.com/cloud-native-toolkit/terraform-gitops-masauto-operator Latest release Verify and release module

SRE tools

Module name Catalog id Module type Module location Latest release Last build status
IBM Activity Tracker ibm-activity-tracker terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-activity-tracker Latest release Verify and release module
IBM Log Analysis ibm-log-analysis terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-log-analysis Latest release Verify and release module
IBM Log Analysis Bind ibm-log-analysis-bind terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-log-analysis-bind Latest release Verify and release module
IBM Cloud Monitoring ibm-cloud-monitoring terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-cloud-monitoring Latest release Verify and release module
IBM Cloud Monitoring Bind ibm-cloud-monitoring-bind terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-cloud-monitoring-bind Latest release Verify and release module
IBM SCC Collector scc-collector terraform https://github.com/cloud-native-toolkit/terraform-vsi-scc-collector Latest release Verify and release module
IBM Cloud Operator unknown https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-cloud-operator Latest release Verify and release module

GitOps

Module name Catalog id Module type Module location Latest release Last build status
Gitops Install gitops-install terraform https://github.com/cloud-native-toolkit/terraform-k8s-gitops-install Latest release Verify and release module
Gitops Starter gitops-starter terraform https://github.com/cloud-native-toolkit/terraform-k8s-gitops-starter Latest release Verify and release module
ArgoCD Bootstrap argocd-bootstrap terraform https://github.com/cloud-native-toolkit/terraform-tools-argocd-bootstrap Latest release Verify and release module
VSI ArgoCD Bootstrap vsi-argocd-bootstrap terraform https://github.com/cloud-native-toolkit/terraform-vsi-argocd-bootstrap Latest release Verify and release module
GitOps repo gitops-repo terraform https://github.com/cloud-native-toolkit/terraform-tools-gitops Latest release Verify and release module
gitops-bootstrap gitops-bootstrap terraform https://github.com/cloud-native-toolkit/terraform-util-gitops-bootstrap Latest release Verify and release module
gitops-ocs-operator gitops-ocs-operator terraform https://github.com/cloud-native-toolkit/terraform-gitops-ocs-operator Latest release Verify and release module
gitops-ibm-odf gitops-ibm-odf terraform https://github.com/cloud-native-toolkit/terraform-gitops-ibm-odf Latest release Verify and release module

Software

Module name Catalog id Module type Module location Latest release Last build status
IBM AppId ibm-appid terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-appid Latest release Verify and release module
Jaeger unknown https://github.com/cloud-native-toolkit/terraform-tools-jaeger Latest release Verify and release module
Kafka unknown https://github.com/cloud-native-toolkit/terraform-k8s-kafka Latest release Verify and release module
IBM KMS ibm-kms terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-kms Latest release Verify and release module
IBM Key Protect key-protect terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-key-protect Latest release Verify and release module
IBM Hyper Protect hpcs terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-hpcs Latest release Verify and release module
IBM Hyper Protect Initialization hpcs-initialization terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-hpcs-initialization Latest release Verify and release module
IBM KMS Key ibm-kms-key terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-kms-key Latest release Verify and release module
Service Mesh unknown https://github.com/cloud-native-toolkit/terraform-k8s-service-mesh Latest release Verify and release module
App Connect cp-app-connect terraform https://github.com/cloud-native-toolkit/terraform-ibm-cp-app-connect Latest release Verify and release module
Event Streams ibm-event-streams terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-event-streams Latest release Verify and release module
Event Streams Topic ibm-event-streams-topic terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-event-streams-topic Latest release Verify and release module
JetStack Cert Manager cert-manager-jetstack terraform https://github.com/cloud-native-toolkit/terraform-ocp-certmanager Latest release Verify and release module
OpenShift Proxy Config ocp-proxyconfig terraform https://github.com/cloud-native-toolkit/terraform-ocp-proxyconfig Latest release Verify and release module
JetStack Cert Manager gitops-cert-manager-jetstack terraform https://github.com/cloud-native-toolkit/terraform-gitops-ocp-cert-manager Latest release Verify and release module
Cloud Pak MQ Operator gitops-cp-mq terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-mq Latest release Verify and release module
Cloud Pak API Connect Operator gitops-cp-apic-operator terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-apic-operator Latest release Verify and release module
Cloud Pak App Connect Operator gitops-cp-ace terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-app-connect Latest release Verify and release module
IBM Operational Decision Making gitops-cp-odm terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-odm Latest release Verify and release module
OpenLDAP gitops-openldap terraform https://github.com/cloud-native-toolkit/terraform-gitops-openldap Latest release Verify and release module
gitops-cp-es-operator gitops-cp-es-operator terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-es-operator Latest release Verify and release module
gitops-cp-event-streams gitops-cp-event-streams terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-event-streams Latest release Verify and release module
aws-kms aws-kms terraform https://github.com/cloud-native-toolkit/terraform-aws-kms Latest release Verify and release module
gitops-cp-queue-manager gitops-cp-queue-manager terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-queue-manager Latest release Verify and release module
gitops-cp-mq-uniform-cluster gitops-cp-mq-uniform-cluster terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-mq-uniform-cluster Latest release Verify and release module
gitops-cp-data-virtualization gitops-cp-data-virtualization terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-data-virtualization Latest release Verify and release module
gitops-cp-data-virt-svc gitops-cp-data-virt-svc terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-data-virt-svc Latest release Verify and release module
gitops-cp-data-fabric gitops-cp-data-fabric terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-data-fabric Latest release Verify and release module
gitops-cp-sterling-oms gitops-cp-sterling-oms terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-sterling-oms Latest release Verify and release module
Maximo Application Suite gitops-cp-maximo terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-maximo Latest release Verify and release module
gitops-cp-odm gitops-cp-odm terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-odm Latest release Verify and release module
gitops-cp-apic gitops-cp-apic terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-apic Latest release Verify and release module
gitops-cp-ace-designer gitops-cp-ace-designer terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-ace-designer Latest release Verify and release module
gitops-cp-datapower gitops-cp-datapower terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-datapower Latest release Verify and release module
gitops-cp-aspera-operator gitops-cp-aspera-operator terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-aspera-operator Latest release Verify and release module
gitops-terraform-gitops-mas-jdbc gitops-terraform-gitops-mas-jdbc terraform https://github.com/cloud-native-toolkit/terraform-gitops-mas-jdbc Latest release Verify and release module
gitops-cp-datastage gitops-cp-datastage terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-datastage Latest release Verify and release module
gitops-mas-manage gitops-mas-manage terraform https://github.com/cloud-native-toolkit/terraform-gitops-mas-manage Latest release Verify and release module
gitops-cp-filenet gitops-cp-filenet terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-filenet Latest release Verify and release module
MAS Monitor gitops-mas-monitor terraform https://github.com/cloud-native-toolkit/terraform-gitops-mas-monitor Latest release Verify and release module
gitops-mas-iot gitops-mas-iot terraform https://github.com/cloud-native-toolkit/terraform-gitops-mas-iot Latest release Verify and release module
gitops-mas-kafka gitops-mas-kafka terraform https://github.com/cloud-native-toolkit/terraform-gitops-mas-kafka Latest release Verify and release module
gitops-kafka-strimzi gitops-kafka-strimzi terraform https://github.com/cloud-native-toolkit/terraform-gitops-kafka-strimzi Latest release Verify and release module
gitops-mas-cp4d-config unknown https://github.com/cloud-native-toolkit/terraform-gitops-mas-cp4d-config Latest release Verify and release module
gitops-mas-core gitops-mas-core terraform https://github.com/cloud-native-toolkit/terraform-gitops-mas-core Latest release Verify and release module
IBM Secrets Manager ibm-secrets-manager terraform https://github.com/cloud-native-toolkit/terraform-ibm-secrets-manager Latest release Verify and release module
gitops-waiops gitops-waiops terraform https://github.com/cloud-native-toolkit/terraform-gitops-waiops Latest release Verify and release module
Key Protect all inclusive terraform-ibm-key-protect-all-inclusive terraform https://github.com/terraform-ibm-modules/terraform-ibm-key-protect-all-inclusive Latest release Verify and release module
azure-key-vault azure-key-vault terraform https://github.com/cloud-native-toolkit/terraform-azure-key-vault Latest release Verify and release module
gitops-wazi-ds gitops-wazi-ds terraform https://github.com/cloud-native-toolkit/terraform-gitops-wazi-dev-spaces Latest release Verify and release module
gitops-wazi-dev-spaces-operator gitops-wazi-ds-op terraform https://github.com/cloud-native-toolkit/terraform-gitops-wazi-ds-operator Latest release Verify and release module
gitops-cp4d-deployer gitops-cp4d-deployer terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp4d-deployer Latest release Verify and release module
Serverless Operator gitops-serverless-operator terraform https://github.com/cloud-native-toolkit/terraform-gitops-serverless-operator Latest release Verify and release module
Knative Serving gitops-knative-serving terraform https://github.com/cloud-native-toolkit/terraform-gitops-knative-serving Latest release Verify and release module

Databases

Module name Catalog id Module type Module location Latest release Last build status
MongoDB on OCP MongoDB terraform https://github.com/cloud-native-toolkit/terraform-ocp-mongodb Latest release Verify and release module
MongoDB Operator gitops-mongo-ce-operator terraform https://github.com/cloud-native-toolkit/terraform-gitops-mongo-ce-operator Latest release Verify and release module
MongoDB Instance gitops-mongo-ce terraform https://github.com/cloud-native-toolkit/terraform-gitops-mongo-ce Latest release Verify and release module
Hyper Protect DBaaS PostgreSQL ibm-hbdbaas-postgresql terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-hpdbaas-postgresql Latest release Verify and release module
Hyper Protect DBaaS MongoDB ibm-hpdbaas-mongodb terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-hpdbaas-mongodb Latest release Verify and release module
IBM MongoDB ibm-mongodb terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-mongodb Latest release Verify and release module
IBM Redis ibm-redis terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-redis Latest release Verify and release module
Existing IBM DB2 Warehouse db2-warehouse-existing terraform https://github.com/cloud-native-toolkit/terraform-tools-db2-warehouse Latest release Verify and release module
IBM DB2 Warehouse Service gitops-cp-db2wh-service terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-db2wh-service Latest release Verify and release module
gitops-cp-db2 gitops-cp-db2 terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-db2 Latest release Verify and release module
gitops-cp-db2-schema gitops-db2-schema terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-db2-schema Latest release Verify and release module
ibm-db2-warehouse ibm-db2-warehouse terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-db2-warehouse Latest release Verify and release module
ibm-etcd ibm-etcd terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-etcd Latest release Verify and release module
gitops-cp-db2wh unknown https://github.com/cloud-native-toolkit/terraform-gitops-cp-db2wh Latest release Verify and release module

Storage

Module name Catalog id Module type Module location Latest release Last build status
IBM Object Storage terraform-ibm-cos-advanced terraform https://github.com/terraform-ibm-modules/terraform-ibm-cos Latest release Verify and release module
IBM Object Storage ibm-object-storage terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-object-storage Latest release Verify and release module
IBM Object Storage Bucket ibm-object-storage-bucket terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-object-storage-bucket Latest release Verify and release module
storageclass gitops-storageclass terraform https://github.com/cloud-native-toolkit/terraform-gitops-ocp-storageclass Latest release Verify and release module
gitops-ibm-portworx gitops-ibm-portworx terraform https://github.com/cloud-native-toolkit/terraform-gitops-ibm-portworx Latest release Verify and release module
ibm-portworx unknown https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-portworx Latest release Verify and release module
aws-s3-instance aws-s3-instance terraform https://github.com/cloud-native-toolkit/terraform-aws-s3-instance Latest release Verify and release module
aws-s3-bucket aws-s3-bucket terraform https://github.com/cloud-native-toolkit/terraform-aws-s3-bucket Latest release Verify and release module
aws-portworx aws-portworx terraform https://github.com/cloud-native-toolkit/terraform-aws-portworx Latest release Verify and release module
azure-portworx azure-portworx terraform https://github.com/cloud-native-toolkit/terraform-azure-portworx Latest release Verify and release module
azure-storage-blob azure-storage-blob terraform https://github.com/cloud-native-toolkit/terraform-azure-storage-blob Latest release Verify and release module
ibm-ibm-odf ibm-ibm-odf terraform https://github.com/cloud-native-toolkit/terraform-ibm-odf Latest release Verify and release module

AI/ML

Module name Catalog id Module type Module location Latest release Last build status
IBM Watson Assistant unknown https://github.com/cloud-native-toolkit/terraform-ibm-watson-assistant Latest release Verify and release module
IBM Watson Studio ibm-watson-studio terraform https://github.com/terraform-ibm-modules/terraform-ibm-toolkit-watson-studio Latest release Verify and release module
gitops-cp-bas gitops-cp-bas terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-bas Latest release Verify and release module
gitops-cp-wkc gitops-cp-wkc terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-wkc Latest release Verify and release module
gitops-cp-wml gitops-cp-wml terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-wml Latest release Verify and release module
gitops-cp-watson-assistant gitops-cp-watson-assistant terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-watson-assistant Latest release Verify and release module
gitops-cp-watson-discovery gitops-cp-watson-discovery terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-watson-discovery Latest release Verify and release module
terraform-gitops-watson-nlp terraform-gitops-watson-nlp terraform https://github.com/cloud-native-toolkit/terraform-gitops-watson-nlp Latest release Verify and release module

Dev Tools

Module name Catalog id Module type Module location Latest release Last build status
ArgoCD argocd terraform https://github.com/cloud-native-toolkit/terraform-tools-argocd Latest release Verify and release module
Artifactory artifactory terraform https://github.com/cloud-native-toolkit/terraform-tools-artifactory Latest release Verify and release module
Developer Dashboard dashboard terraform https://github.com/cloud-native-toolkit/terraform-tools-dashboard Latest release Verify and release module
Jenkins jenkins terraform https://github.com/cloud-native-toolkit/terraform-tools-jenkins Latest release Verify and release module
Nexus unknown https://github.com/cloud-native-toolkit/terraform-tools-nexus Latest release Verify and release module
OpenShift CICD openshift-cicd terraform https://github.com/cloud-native-toolkit/terraform-tools-openshift-cicd Latest release Verify and release module
Pact Broker pactbroker terraform https://github.com/cloud-native-toolkit/terraform-tools-pactbroker Latest release Verify and release module
SonarQube sonarqube terraform https://github.com/cloud-native-toolkit/terraform-tools-sonarqube Latest release Verify and release module
Swagger Editor swaggereditor terraform https://github.com/cloud-native-toolkit/terraform-tools-swaggereditor Latest release Verify and release module
Tekton tekton terraform https://github.com/cloud-native-toolkit/terraform-tools-tekton Latest release Verify and release module
Tekton Resources tekton-resources terraform https://github.com/cloud-native-toolkit/terraform-tools-tekton-resources Latest release Verify and release module
Turbonomic turbonomic terraform https://github.com/cloud-native-toolkit/terraform-tools-turbonomic Latest release Verify and release module
Console Link Job console-link-job terraform https://github.com/cloud-native-toolkit/terraform-k8s-console-link-job Latest release Verify and release module
Buildah Unprivileged ocp-buildah-unprivileged terraform https://github.com/cloud-native-toolkit/terraform-ocp-buildah-unprivileged Latest release Verify and release module
Buildah Unprivileged Gitops gitops-buildah-unprivileged terraform https://github.com/cloud-native-toolkit/terraform-gitops-buildah-unprivileged Latest release Verify and release module
Console Link Job gitops-console-link-job terraform https://github.com/cloud-native-toolkit/terraform-gitops-console-link-job Latest release Verify and release module
Artifactory gitops-artifactory terraform https://github.com/cloud-native-toolkit/terraform-gitops-artifactory Latest release Verify and release module
Developer Dashboard gitops-dashboard terraform https://github.com/cloud-native-toolkit/terraform-gitops-dashboard Latest release Verify and release module
Pact Broker gitops-pact-broker terraform https://github.com/cloud-native-toolkit/terraform-gitops-pact-broker Latest release Verify and release module
SonarQube gitops-sonarqube terraform https://github.com/cloud-native-toolkit/terraform-gitops-sonarqube Latest release Verify and release module
Image Registry gitops-image-registry terraform https://github.com/cloud-native-toolkit/terraform-gitops-image-registry Latest release Verify and release module
Tekton Resources gitops-tekton-resources terraform https://github.com/cloud-native-toolkit/terraform-gitops-tekton-resources Latest release Verify and release module
gitops-turbonomic gitops-ocp-turbonomic terraform https://github.com/cloud-native-toolkit/terraform-gitops-ocp-turbonomic Latest release Verify and release module
gitops-cp-watson-studio gitops-cp-watson-studio terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-watson-studio Latest release Verify and release module
CP4I Ace Dashboard gitops-cp-ace-dashboard terraform https://github.com/cloud-native-toolkit/terraform-gitops-cp-ace-dashboard Latest release Verify and release module
Gitea gitea terraform https://github.com/cloud-native-toolkit/terraform-tools-gitea Latest release Verify and release module
gitops-swagger-editor gitops-swagger-editor terraform https://github.com/cloud-native-toolkit/terraform-gitops-swagger-editor Latest release Verify and release module
gitops-web-terminal gitops-web-terminal terraform https://github.com/cloud-native-toolkit/terraform-gitops-web-terminal Latest release Verify and release module
gitops-tekton gitops-tekton terraform https://github.com/cloud-native-toolkit/terraform-gitops-tekton Latest release Verify and release module

Utilities

Module name Catalog id Module type Module location Latest release Last build status
Sealed Secrets sealed-secrets terraform https://github.com/cloud-native-toolkit/terraform-tools-sealed-secrets Latest release Verify and release module
Sealed Secret Cert sealed-secret-cert terraform https://github.com/cloud-native-toolkit/terraform-util-sealed-secret-cert Latest release Verify and release module
Cluster Config cluster-config terraform https://github.com/cloud-native-toolkit/template-tools-cluster-config Latest release Verify and release module
Cluster Config gitops-cluster-config terraform https://github.com/cloud-native-toolkit/terraform-gitops-cluster-config Latest release Verify and release module
gitops-pull-secret gitops-pull-secret terraform https://github.com/cloud-native-toolkit/terraform-gitops-pull-secret Latest release Verify and release module
clis util-clis terraform https://github.com/cloud-native-toolkit/terraform-util-clis Latest release Verify and release module
gitops-ocp-ca-issuer gitops-ocp-ca-issuer terraform https://github.com/cloud-native-toolkit/terraform-gitops-ocp-ca-issuer Latest release Verify and release module
util-storage-class-manager util-storage-class-manager terraform https://github.com/cloud-native-toolkit/terraform-util-storage-class-manager Latest release Verify and release module
gitops-service-binding-operator gitops-service-binding-operator terraform https://github.com/cloud-native-toolkit/terraform-gitops-service-binding-operator Latest release Verify and release module
gitops-global-pullsecret gitops-module-global-pullsecret terraform https://github.com/cloud-native-toolkit/terraform-gitops-global-pullsecret Latest release Verify and release module
ocp-ipi-certs ocp-ipi-certs terraform https://github.com/cloud-native-toolkit/terraform-any-ocp-ipi-certs Latest release Verify and release module
gitops-global-pullsecret-synch gitops-global-pullsecret-synch terraform https://github.com/cloud-native-toolkit/terraform-gitops-global-pullsecret-synch Latest release Verify and release module
ocp-htpasswd ocp-htpasswd terraform https://github.com/cloud-native-toolkit/terraform-any-ocp-htpasswd Latest release Verify and release module
util-mas-core-ready util-mas-core-ready terraform https://github.com/cloud-native-toolkit/terraform-util-mas-core-ready Latest release Verify and release module
util-mas-core-existing util-mas-core-existing terraform https://github.com/cloud-native-toolkit/terraform-util-mas-core-existing Latest release Verify and release module