avm-res-insights-datacollectionendpoint

Azure/avm-res-insights-datacollectionendpoint/azurerm

Terraform Module HCL AZURERM ✓ Verified

AVM Terraform module for Data collectionEndpoint

Install
module "avm-res-insights-datacollectionendpoint" {
source = "Azure/avm-res-insights-datacollectionendpoint/azurerm"
version = "0.1.0"
}
⭐ Source on GitHub 📦 Registry page
README

terraform-azurerm-avm-template This is a template repo for Terraform Azure Verified Modules. Things to do: 1. Set up a GitHub repo environment called test. 1. Configure environment protection rule to ensure that approval is required before deploying to this environment. 1. Create a user-assigned managed identity in your test subscription. 1. Create a role assignment for the managed identity on your test subscription, use the minimum required role. 1. Configure federated identity credentials on the user assigned managed identity. Use the GitHub environment. 1. Search and update TODOs within the code and remove the TODO comments once complete. > [!IMPORTANT] > As the overall AVM framework is not GA (generally available) yet - the CI framework and test automation is not fully functional and i

Inputs (7)
NameTypeDescriptionDefault
locationstringAzure region where the resource should be deployed. required
namestringThe name of the this resource. required
public_network_access_enabledboolWhether network access from public internet to the Data Collection Endpoint are required
resource_group_namestringThe resource group where the resources will be deployed. required
kindstringThe kind of the this resource. required
enable_telemetryboolThis variable controls whether or not telemetry is enabled for the module. For mtrue
tagsmap(string)(Optional) Tags of the resource.null
Outputs (4)
immutable_id — The immutable ID of the Data Collection Endpoint.
logs_ingestion_endpoint — The endpoint used for ingesting logs
resource_id — This is the full output for the resource.
configuration_access_endpoint — TThe endpoint used for accessing configuration.
Resources (3)
azurerm_monitor_data_collection_endpointmodtm_telemetryrandom_uuid
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.0
Cloud AZURERM
★ Stars0
Forks5
Total downloads2.7k
Inputs7
Outputs4
Resources3
Examples1
LicenseMIT
NamespaceAzure
Updated