caf-terraform-landingzones icon indicating copy to clipboard operation
caf-terraform-landingzones copied to clipboard

Azure Terraform SRE framework

Results 88 caf-terraform-landingzones issues
Sort by recently updated
recently updated
newest added

Hi, using latest version 5.6.8 we are starting from scratch to ignite a complete greenfield environment. We started using the [caf-terraform-landingzones-platform-starter](https://github.com/Azure/caf-terraform-landingzones-platform-starter/tree/main) repo as starting point and follow the getting started...

bug

**Is your feature request related to a problem? Please describe.** Hello guys, We used CAF but for some tasks we need to support cross-tenant, e.g. for creating cross-tenant DNS records/Private...

enhancement

**Describe the bug** Unable to run plan with a service principle. I get the following error: Error: No service principal found for application ID: "04b07795-8ddb-461a-bbee-02f9e1bf7b46" │ │ with module.launchpad.data.azuread_service_principal.logged_in_app[0], │...

bug

**Describe the bug** I am unable to add the resources map_accounts because they are missing in landingzone.tf on branch int-5.7.0 **To Reproduce** Steps to reproduce the behavior: Add new configuration...

bug

# Issue-ID: [447](https://github.com/Azure/caf-terraform-landingzones/issues/447) ## PR Checklist --- - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [ ]...

question

# [Issue-482](https://github.com/Azure/caf-terraform-landingzones/issues/482) ## PR Checklist --- - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [ ] All...

**Is your feature request related to a problem? Please describe.** Currently, it is not possible to define a static IP-address for private endpoints by defining the ip_configuration block, which is...

enhancement

**Describe the bug** I am unable to add the following resources because they are missing in local.networking.tf and variables.networking.tf - lb_nat_pool - lb_nat_rule - lb_outbound_rule - lb_probe - lb_rule **To...

bug

…_settings within the merge function - when reading global_settings the current landingzone global_settings block should be given preference. Since a merge function is used, the order of items in the...

bug