Overview¶
Cloudboostr configuration consists of two parts:
1. First is the OpsControl configuration which is split into three files:
* single terraform vars file terraform.tfvars with all configuration for OpsControl installation (see details: Terraform configuration)
* custom storage_config.yml with configuration for storage buckets (see details: Storage configuration file
* terraform state backend configuration file backend.tf (see details: Terraform state backend)
2. Second part is a GIT repository with environment configuration files for all of the environments managed by the OpsControl.