Skip to content

Repository files navigation

Static Badge Static Badge

Cosmo Tech extra configs

optionals configurations for Cosmo Tech tenants

Requirements

  • working Kubernetes tenant deployed from Cosmo Tech terraform-tenant
  • terraform

How to

  • clone & open the repository
    git clone https://github.com/Cosmo-Tech/terraform-extra.git --branch <tag>
    cd terraform-extra
    
  • deploy
    • fill terraform.tfvars variables according to your needs
    • run pre-configured script
      • plan

        get an execution plan to preview the changes without applying

        • Linux
          ./_run-terraform.sh
          
        • Windows
          ./_run-terraform.ps1
          
      • apply

        executes the operations proposed in the plan

        • Linux
          ./_run-terraform.sh --apply
          
        • Windows
          ./_run-terraform.ps1 --apply
          
          

Known errors

  • None known error for now !

    resolution description will takes place here

Developpers

  • 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 state
    • The state is stored beside the cluster Terraform state, in the current cloud s3/blob storage service (generally called cosmotech-states or csmstates<id>, depending on what the cloud provider allows in naming convention)



Made with ❤️ by Cosmo Tech DevOps team

About

Cosmo Tech tenant optionals extra configurations (for Cosmo only)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages