optionals configurations for Cosmo Tech tenants
- working Kubernetes tenant deployed from Cosmo Tech terraform-tenant
- terraform
- clone & open the repository
git clone https://github.com/Cosmo-Tech/terraform-extra.git --branch <tag> cd terraform-extra - deploy
- fill
terraform.tfvarsvariables according to your needs - run pre-configured script
ℹ️ comment/uncomment the terraform apply line at the end to get a plan without deploy anything
- Linux
./_run-terraform.sh
- Linux
- fill
- None known error for now !
resolution description will takes place here
- modules
- terraform-extra
- config_keycloak_idp = add an Identity Provider on the top of an existing Keycloak (for exemple set Okta as IdP for Keycloak)
- terraform-extra
- Terraform state
- The state is stored beside the cluster Terraform state, in the current cloud s3/blob storage service (generally called
cosmotech-statesorcosmotechstates, depending on what the cloud provider allows in naming convention)
- The state is stored beside the cluster Terraform state, in the current cloud s3/blob storage service (generally called
Made with ❤️ by Cosmo Tech DevOps team