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

Terraform supermodule for the Terraform platform engineering for Azure

Results 286 terraform-azurerm-caf issues
Sort by recently updated
recently updated
newest added

In order to be able to check the availability of a web url it would be great if web test is supported. It should also be possible to create azurerm_monitor_metric_alert...

enhancement

PR Focuses on migration of older / legacy virtual machine scale set module for Linux. Also updated custom_data value to match linux virtual machine. Required to support Palo Alto NVA...

This PR adds support for overriding virtual WAN and virtual hub names if/when these specific resources do not follow the standard `azurecaf_name` conventions and adds support for defining the SKU...

# [Issue-id](https://github.com/aztfmod/terraform-azurerm-caf/issues/ISSUE-ID-GOES-HERE) ## PR Checklist --- - [x] I have added example(s) inside the [./examples/] folder - [ ] I have added the example(s) to the integration test list for...

enhancement
regression tests required

This epic is to track support for azurerm 3.0 work. Current plan is to have it completed in 2204 releases.

epic

Linux VMSS naming update Still pending provider update for potentially adding ```azurerm_vm_linux_computer_name_prefix```

Hi I can not find the folder “caf_example” on example readme (https://github.com/aztfmod/terraform-azurerm-caf/blob/main/examples/README.md ) 3. Test your example rover -lz /tf/caf/landingzones/caf_example \ -var-folder /tf/caf/examples/ \ -a plan|apply Where can I find...

bug
documentation

Currently VMSS creation for both linux and windows use: ```azurerm_virtual_machine_scale_set``` which limits the max number of chars to 15 (due to Windows). Purpose of this issue is to track the...

bug

Hello team, In my environment when i run in the level3 of CAF-Azure the follow command with rover: ![image](https://user-images.githubusercontent.com/77515163/163182338-b9fe8820-859f-4fe6-a3a9-cd4c2d409a14.png) ![image](https://user-images.githubusercontent.com/77515163/163181446-93f9ea74-d612-49a4-95b6-64955afde69f.png) Could you help me to know how can i fix...