OpenShift 4 on AWS Terraform Module
The openshift4/aws
Terraform module provides a way to install and configure:
-
An OpenShift 4 cluster based using AWS
-
The ArgoCD Helm module
Inputs
Name | Description | Type | Default | Required |
---|---|---|---|---|
App of apps values overrides. |
|
|
no |
|
ArgoCD Server Secert Key to avoid regenerate token on redeploy. |
|
|
no |
|
The base domain used for Ingresses. |
|
n/a |
yes |
|
The name of the Kubernetes cluster to create. |
|
n/a |
yes |
|
Extra applications to deploy. |
|
|
no |
|
The admin password for Grafana. |
|
|
no |
|
Path of the install-config.yaml |
|
n/a |
yes |
|
OIDC configuration for core applications. |
|
|
no |
|
The AWS region. |
|
n/a |
yes |
|
The source repo URL of ArgoCD’s app of apps. |
|
|
no |
|
The source target revision of ArgoCD’s app of apps. |
|
|
no |