camunda / issues

4 stars 0 forks source link

Camunda Cluster Update API #755

Open engineering-issue-sync-app[bot] opened 4 months ago

engineering-issue-sync-app[bot] commented 4 months ago

Value Proposition Statement

Automate and easily manage Camunda Cluster version lifecycle using programmatic updates and Infrastructure as Code (IaC) tools like Terraform and enterprise application catalogs.

User Problem

Users can not use IaC tools to automate version updates. This prevents them from using Terraform, ArgoCD, or other IaC tools to maintain SaaS clusters within their CI\/CD pipelines or Service catalogs.

Release Notes

You can now use the Camunda 8 SaaS Administration API to update a cluster to a new generation. This allows you to trigger updates for multiple clusters at the same time in an automated way - instead of handling it manually via UI.

User Stories

As a DevOps Engineer, I want to automate Camunda Cluster version updates using IaC tools like Terraform To seamlessly integrate these updates into our CI\/CD pipelines and ensure consistent, reliable cluster management.

Implementation Notes

:robot: This issue is automatically synced from: source