From caf42624a86138df6826559564e9d572dc92d872 Mon Sep 17 00:00:00 2001 From: Richard Hooper Date: Thu, 18 Apr 2024 22:00:15 +0100 Subject: [PATCH] feat: add option for keda addon container-service - `avm/res/container-service/managed-cluster` (#1691) ## Description This is adding in the option to enable Keda on an AKS cluster. I would probably do this one after https://github.com/Azure/bicep-registry-modules/pull/1682 as i used my main branch that has the cost anlayasis changes in it. ## Pipeline Reference | Pipeline | | -------- | | [![avm.res.container-service.managed-cluster](https://github.com/PixelRobots/bicep-registry-modules/actions/workflows/avm.res.container-service.managed-cluster.yml/badge.svg?branch=feat-Keda)](https://github.com/PixelRobots/bicep-registry-modules/actions/workflows/avm.res.container-service.managed-cluster.yml?query=branch%3Afeat-Keda) | ## Type of Change - [ ] Update to CI Environment or utlities (Non-module effecting changes) - [X] Azure Verified Module updates: - [ ] Bugfix containing backwards compatible bug fixes, and I have NOT bumped the MAJOR or MINOR version in `version.json`: - [ ] Someone has opened a bug report issue, and I have included "Closes #{bug_report_issue_number}" in the PR description. - [ ] The bug was found by the module author, and no one has opened an issue to report it yet. - [ ] Feature update backwards compatible feature updates, and I have bumped the MINOR version in `version.json`. - [ ] Breaking changes and I have bumped the MAJOR version in `version.json`. - [ ] Update to documentation ## Checklist - [X] I'm sure there are no other open Pull Requests for the same update/change - [X] I have run `Set-AVMModule` locally to generate the supporting module files. - [X] My corresponding pipelines / checks run clean and green without any errors or warnings --------- Signed-off-by: PixelRobots <22979170+PixelRobots@users.noreply.github.com> --- .../container-service/managed-cluster/README.md | 9 +++++++++ .../container-service/managed-cluster/main.bicep | 8 ++++++++ .../container-service/managed-cluster/main.json | 14 +++++++++++++- 3 files changed, 30 insertions(+), 1 deletion(-) diff --git a/avm/res/container-service/managed-cluster/README.md b/avm/res/container-service/managed-cluster/README.md index e5154ea6db..43e75d0fb7 100644 --- a/avm/res/container-service/managed-cluster/README.md +++ b/avm/res/container-service/managed-cluster/README.md @@ -1536,6 +1536,7 @@ module managedCluster 'br/public:avm/res/container-service/managed-cluster: