caf-terraform-landingzones
caf-terraform-landingzones copied to clipboard
Azure Terraform SRE framework
Hello, The latest "stable" version of the landing zone is 2203.1. There haven't been any release since the 1st of April 2022. Are you planning to release a new version...
Is the ASVM mechanism documented anywhere? I can run the scripts and kind of understand what is going on, but it's not clear how I as a platform maintainer leverage...
# [Issue-id](https://github.com/Azure/caf-terraform-landingzones/issues/ISSUE-ID-GOES-HERE) ## PR Checklist --- - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [ ] All...
**Describe the bug** A clear and concise description of what the bug is. Performing the steps in `configuration/level0/launchpad/readme.md` and this is the second time where the plan and apply for...
[feature] Databricks Addon - upgrade to databricks/databricks provider and implement new features.
Upgrade the Databricks Addon: https://github.com/Azure/caf-terraform-landingzones/tree/main/caf_solution/add-ons/databricks_v1 - change the provider: from: ``` source = "databrickslabs/databricks" version = "~> 0.3.9" ``` to: ``` source = "databricks/databricks" version = "~> 1.3.0" ``` Implement...
databricks/databricks provider in the databricks addon to be updated to support the deployment of databricks notebook or dbc file **Describe the solution you'd like** Include implementation as shown mentioned the...
**Describe the bug** Hi Team, facing error when deploying level2 single region hub. seems like a bug , I am using main branch here to deploy ``` Error: Unsupported attribute...
Ref: https://github.com/aztfmod/terraform-azurerm-caf/issues/1345
# [Issue-id](https://github.com/Azure/caf-terraform-landingzones/issues/ISSUE-ID-GOES-HERE) ## PR Checklist --- - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [ ] All...
**Describe the bug** Branch 2203.1 points to 2203.0 in most of the template files **To Reproduce** Steps to reproduce the behavior: 1. Go to [asvm resources template file](https://github.com/Azure/caf-terraform-landingzones/blob/2203.1/templates/asvm/orion/resources.asvm.yaml) 4. See...