Skip to content

Commit

Permalink
refactor(examples): update 'enforce_private_link_endpoint_network_pol…
Browse files Browse the repository at this point in the history
…icies' to 'private_endpoint_network_policies' in configuration example files
  • Loading branch information
rfernandezdo committed Oct 30, 2024
1 parent 7d46c0f commit 95d0221
Show file tree
Hide file tree
Showing 17 changed files with 20 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ vnets = {
name = "pep"
cidr = ["100.64.103.0/27"]
service_endpoints = ["Microsoft.Storage"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ vnets = {
name = "jumphost"
cidr = ["100.64.103.0/27"]
service_endpoint = ["Microsoft.ContainerRegistry"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ backup_vault_policies = {
type = "blob_storage" # policy type, blob_storage and disk supported
backup_vault_key = "bv0"
policy_name = "backup-policy-lvl0"
retention_duration = "P50D" #Specific ISO 8601 format
operational_default_retention_duration = "P50D" #Specific ISO 8601 format
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ backup_vault_policies = {
type = "disk"
backup_vault_key = "bv0"
policy_name = "backup-policy-lvl0"
retention_duration = "P7D" #Specific ISO 8601 format
operational_default_retention_duration = = "P7D" #Specific ISO 8601 format
backup_repeating_time_intervals = ["R/2022-04-20T00:00:00+00:00/PT4H"] # ISO 8601 repeating time interval
retention_rules = {
Daily = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ databricks_workspaces = {
name = "sales_workspace"
resource_group_key = "databricks_re1"
sku = "premium"
public_network_access_enabled = false
private_endpoint_network_policies = "Enabled"
network_security_group_rules_required = "NoAzureDatabricksRules"
tags = {
ws = "ws"
Expand Down Expand Up @@ -78,7 +78,7 @@ vnets = {
pep = {
name = "pep"
cidr = ["10.100.100.0/28"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"
}
databricks_public = {
nsg_key = "databricks_public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ vnets = {
evh_subnet = {
name = "evh_subnet"
cidr = ["10.150.120.0/25"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"

}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ vnets = {
example = {
name = "example-subnet"
cidr = ["10.0.1.0/24"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ vnets = {
name = "subnet2"
cidr = ["172.33.101.0/24"]
service_endpoint = ["Microsoft.ServiceBus"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ vnets = {
subnet1 = {
name = "signalr-pr-subnet"
cidr = ["10.100.100.0/29"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"
}
}

Expand All @@ -40,7 +40,7 @@ vnets = {
subnet1 = {
name = "signalr-pr-subnet"
cidr = ["10.100.100.8/29"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ vnets = {
web = {
name = "web-subnet"
cidr = ["10.0.1.0/24"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ vnets = {
subnet_01 = {
name = "subnet-01"
cidr = ["10.100.1.128/25"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"
}

}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ vnets = {
postgresql_subnet = {
name = "postgresql_subnet"
cidr = ["10.150.102.0/25"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ vnets = {
postgresql_subnet = {
name = "postgresql_subnet"
cidr = ["10.150.102.0/25"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ vnets = {
asr_subnet = {
name = "asr_subnet"
cidr = ["10.150.105.0/25"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"

}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ vnets = {
subnet_001 = {
name = "privatelink_subnet"
cidr = ["10.150.105.0/25"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ vnets = {
asr_subnet = {
name = "asr_subnet"
cidr = ["10.150.105.0/25"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"

}
}
Expand All @@ -32,7 +32,7 @@ vnets = {
asr_subnet = {
name = "asr_subnet"
cidr = ["10.150.106.0/25"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"

}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ vnets = {
pep = {
name = "pep"
cidr = ["10.1.0.0/28"]
enforce_private_link_endpoint_network_policies = "true"
private_endpoint_network_policies = "Enabled"
}
}
}
Expand Down

0 comments on commit 95d0221

Please sign in to comment.