Clarify examples and read me

This commit is contained in:
Dennis Eikelenboom
2021-08-18 10:36:04 -07:00
parent 3cb80cebe4
commit 79449910c3
7 changed files with 47 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
# Dependent resources for Azure Machine Learning
# Dependent resources for the workspace
resource "azurerm_application_insights" "default" {
name = "${var.name}-${var.environment}-ain"
location = azurerm_resource_group.default.location