Skip to content

Commit

Permalink
Re-balancing examples
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudlh committed Feb 3, 2022
1 parent 7e65ca7 commit ca090de
Show file tree
Hide file tree
Showing 27 changed files with 56 additions and 56 deletions.
25 changes: 22 additions & 3 deletions .github/workflows/standalone-scenarios-longrunners.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,33 @@
{
"config_files": [
"apim/100-basic",
"apim/101-api",
"apim/102-diagnostics",
"apim/103-api_operations",
"apim/104-backend",
"apim/105-api_policy",
"apim/106-api_operation_tag",
"apim/107-api_operation_policy",
"apim/108-api_management_user",
"apim/110-api_management_diagnostic",
"apim/111-api_management_certificate",
"app_gateway/301-agw-v1",
"compute/vmware_cluster/101-vmware_cluster",
"logic_app/101-integration_service_environment",
"logic_app/108-logic_app_complex",
"mssql_mi/200-mi",
"networking/virtual_wan/109-vwan-vpn-gateway-connection",
"networking/virtual_network_gateway/100-expressroute-gateway",
"networking/virtual_network_gateway/101-vpn-site-to-site",
"networking/virtual_network_gateway/102-vpn-site-to-site-active-active",
"networking/virtual_network_gateway/103-vpn-site-to-site-connection",
"networking/virtual_wan/101-vwan-hub-firewall-legacy",
"networking/virtual_wan/102-vwan-hub-firewall-new",
"networking/virtual_wan/105-vwan-hub-route-table",
"networking/virtual_wan/103-vwan-hub-gw",
"networking/virtual_wan/104-vwan-hub-gw-spp",
"compute/vmware_cluster/101-vmware_cluster"
"networking/virtual_wan/105-vwan-hub-route-table",
"networking/virtual_wan/109-vwan-vpn-gateway-connection",
"redis_cache/100-redis-standard",
"redis_cache/101-redis-diagnostics",
"redis_cache/102-redis-private"
]
}
33 changes: 7 additions & 26 deletions .github/workflows/standalone-scenarios.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,9 @@
{
"config_files": [
"apim/100-basic",
"apim/101-api",
"apim/102-diagnostics",
"apim/103-api_operations",
"apim/104-backend",
"apim/105-api_policy",
"apim/106-api_operation_tag",
"apim/107-api_operation_policy",
"apim/108-api_management_user",
"apim/110-api_management_diagnostic",
"apim/111-api_management_certificate",
"app_gateway/100-simple-app-gateway",
"app_gateway/101-private-public",
"app_gateway/102-waf-policy",
"app_gateway/210-agw-with-keyvault",
"app_gateway/301-agw-v1",
"app_insights/100-all-attributes",
"app_insights/100-simple",
"automation/100-simple-automation-account",
Expand Down Expand Up @@ -53,14 +41,20 @@
"compute/virtual_machine/104-single-windows-backup",
"compute/virtual_machine/106-marketplace-image-with-plan",
"compute/virtual_machine/108-mssql-vm",
"compute/virtual_machine/110-single-windows-vm-custom-script-extension",
"compute/virtual_machine/110-win-linuxvm-custom-script-extension",
"compute/virtual_machine/210-vm-bastion-winrm",
"compute/virtual_machine/211-vm-bastion-winrm-agents",
"cosmos_db/100-simple-cosmos-db-cassandra",
"cosmos_db/100-simple-cosmos-db-gremlin",
"cosmos_db/100-simple-cosmos-db-mongo",
"cosmos_db/100-simple-cosmos-db-sql",
"cosmos_db/100-simple-cosmos-db-table",
"data_explorer/101-kusto_clusters_basic",
"data_explorer/102-kusto_clusters_vnet",
"data_explorer/103-kusto_clusters_identity",
"data_explorer/104-kusto_cluster_database",
"data_explorer/105-kusto_attached_database_configuration",
"data_explorer/106-database_principal_assignment",
"data_factory/101-data_factory",
"data_factory/102-data_factory_pipeline",
"data_factory/103-data_factory_trigger_schedule",
Expand All @@ -75,12 +69,6 @@
"data_factory/112-data_factory_integration_runtime_azure_ssis",
"data_factory/113-data_factory_integration_runtime_azure_ssis_mssql_server",
"data_factory/114-data_factory_integration_runtime_self_hosted",
"data_explorer/101-kusto_clusters_basic",
"data_explorer/102-kusto_clusters_vnet",
"data_explorer/103-kusto_clusters_identity",
"data_explorer/104-kusto_cluster_database",
"data_explorer/105-kusto_attached_database_configuration",
"data_explorer/106-database_principal_assignment",
"database_migration_services/100-dms",
"databricks/100-standard-databricks-no-vnet",
"databricks/101-standard-databricks-vnet",
Expand Down Expand Up @@ -153,10 +141,6 @@
"networking/private_dns_vnet_link/100_pvtdns_vnetlink",
"networking/private_dns/100-private-dns-vnet-links",
"networking/private_links/endpoints/centralized",
"networking/virtual_network_gateway/100-expressroute-gateway",
"networking/virtual_network_gateway/101-vpn-site-to-site",
"networking/virtual_network_gateway/102-vpn-site-to-site-active-active",
"networking/virtual_network_gateway/103-vpn-site-to-site-connection",
"networking/virtual_network/100-import-rg",
"networking/virtual_network/100-simple-vnet-subnets-nsgs",
"networking/virtual_network/100-subnet-delegation",
Expand All @@ -177,9 +161,6 @@
"recovery_vault/101-simple-asrv",
"recovery_vault/102-asr-protection",
"recovery_vault/103-asr-with-private-endpoint",
"redis_cache/100-redis-standard",
"redis_cache/101-redis-diagnostics",
"redis_cache/102-redis-private",
"role_mapping/100-simple-role-mapping",
"storage_accounts/101-storage-account-with-protection",
"storage_accounts/102-storage-account-advanced-options",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
region2 = "eastasia"
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
region2 = "eastasia"
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}
resource_groups = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia" # You can adjust the Azure Region you want to use to deploy AKS and the related services
region1 = "northeurope" # You can adjust the Azure Region you want to use to deploy AKS and the related services
# region2 = "eastasia" # Optional - Add additional regions
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia" # You can adjust the Azure Region you want to use to deploy AKS and the related services
region1 = "northeurope" # You can adjust the Azure Region you want to use to deploy AKS and the related services
# region2 = "eastasia" # Optional - Add additional regions
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region2 = "eastasia"
region3 = "westeurope"
region1 = "northeurope"
region2 = "westeurope"
region3 = "eastus2"
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ postgresql_flexible_servers = {
# Store the postgresql_flexible_server administrator credentials into keyvault if the attribute keyvault{} block is defined.
keyvaults = {
postgresql_region1 = {
name = "postgresql-region1"
name = "akv"
resource_group_key = "security_region1"
sku_name = "standard"
soft_delete_enabled = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ postgresql_flexible_servers = {
## Keyvault configuration
keyvaults = {
postgresql_region1 = {
name = "postgresql-region1"
name = "akv"
resource_group_key = "security_region1"
sku_name = "standard"
soft_delete_enabled = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ postgresql_flexible_servers = {
## Keyvault configuration
keyvaults = {
postgresql_region1 = {
name = "postgresql-region1"
name = "akv"
resource_group_key = "security_region1"
sku_name = "standard"
soft_delete_enabled = true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global_settings = {
default_region = "region1"
regions = {
region1 = "southeastasia"
region1 = "northeurope"
}
}

Expand Down

0 comments on commit ca090de

Please sign in to comment.