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

Initial Stream Analytics module

help wanted
new submodule

We currently do not have any modules for Azure Traffic Manager. We have a requirement to bring this to CAF for a composition that contains Azure Traffic Manager profiles.

new submodule
networking
traffic manager

Is it possible to allow direct role assignment to Log Analytics workspace ?

site_recovery_replicated_vm module missing from CAF https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/site_recovery_replicated_vm

Once this PR get merged: https://github.com/hashicorp/terraform-provider-azurerm/pull/15262 and Issue: https://github.com/hashicorp/terraform-provider-azurerm/issues/3614

As a follow up to issue: https://github.com/aztfmod/terraform-azurerm-caf/issues/979 [The logic for the global_parameter](https://github.com/aztfmod/terraform-azurerm-caf/blob/main/modules/data_factory/data_factory/module.tf) is not working in that it does not pick up the global parameters in the list as defined...

In the module for [custom domain](https://github.com/aztfmod/terraform-azurerm-caf/blob/main/modules/apim/api_management_custom_domain/module.tf ) the syntax is wrong for type (proxy, portal, scm). Keyvault id can't be specified. Therefore a basic configuration like this does not work:...

Diagnostic Settings: Allow ingesting of logs & metrics into diagnostic destinations (SA, EVH, LAW) using resource_id. Use case: There maybe a central logging destinations that holds all the logs and...

documentation

We cannot using CAF Terraform for creating key vault secrets or access policies since it encounters a limitation when running `terraform apply`. For example, the first 25 secrets (out of...

The name of an App Configuration is not provided as an output variable in order to use that value in other parts of Terraform, such as applying it as the...