Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tf] COS (and Minio) terraform modules (#227)
* s3 fix as a local exec * sleep longer * Update * Move null resource outside * Fixes before merge * Add gagent * Fix * Fix * add self-monitoring relations * add mimir and loki traicing relations * add Grafana tracing relation * grafana-agent send traces to Tempo * migrate to issue bot * add repos and gitignore * migrate to issue bot * add terraform ignres to .gitignore * grafana agent scrapes mimir's metrics endpoint * add loki's bucket name as variable * add missing output * fix output * add buckets and s3_integrator names * linting * minio variables added * add bucket_name output for tempo and mimir * add outputs for se-integrator * fix outputs * fix relations * add minio * add s3-workaround * fix charm-tracing endpoints names * fix traicing endpoits * linting * mc_binary_url variable added * s3-workaround.tf refactor * mote linting... * segregation of responsibilities: script -> logic, terraform -> execution * linting * refactor s3 * add missing versions.tf and fix url * add missing model_name * general fixes to s3 and cos models * linting * make s3fix.sh executable * fix bucket names * refactor tempo outputs.tf * add tempo send-remote-write relation to mimir * rename and make s3management.sh idempotent * refactor and execute s3management always * fiz relations and remove ref * rename integration names * fix description strinf * add sensitive = true to minio password * rename output.tf -> outputs.tf * fix README.md * add missing variables * improve descriptions * add units for mimir, loki and tempo * fix grafana (charm-tracing) relation * linting * fix sample deployment in README.md * more README.md improvements * rename s3->minio and decouple from cos module * refactor s3management.sh * add missing output --------- Signed-off-by: Jose C. Massón <939888+Abuelodelanada@users.noreply.github.com> Co-authored-by: sed-i <82407168+sed-i@users.noreply.github.com> Co-authored-by: Simon Aronsson <simme@arcticbit.se>
- Loading branch information