+| <a name="input_configuration"></a> [configuration](#input\_configuration) | n/a | <pre>map(object({<br> sku_name = string<br> zone_balancing_enabled = bool<br> worker_count = number<br> front_door_sku_name = string<br> waf_mode = string<br> features = object({<br> CurriculumFinancialPlanning = bool<br> CustomData = bool<br> Trusts = bool<br> LocalAuthorities = bool<br> UserDefinedComparators = bool<br> DisableOrganisationClaimCheck = bool<br> ForecastRisk = bool<br> TrustComparison = bool<br> FinancialBenchmarkingInsightsSummary = bool<br> HistoricalTrends = bool<br> HighNeeds = bool<br> FilteredSearch = bool<br> SchoolSpendingPrioritiesSsrCharts = bool<br> })<br> CacheOptions = object({<br> ReturnYears = object({<br> SlidingExpiration = number<br> AbsoluteExpiration = number<br> })<br> })<br> }))</pre> | <pre>{<br> "automated-test": {<br> "CacheOptions": {<br> "ReturnYears": {<br> "AbsoluteExpiration": 60,<br> "SlidingExpiration": 10<br> }<br> },<br> "features": {<br> "CurriculumFinancialPlanning": true,<br> "CustomData": true,<br> "DisableOrganisationClaimCheck": false,<br> "FilteredSearch": false,<br> "FinancialBenchmarkingInsightsSummary": true,<br> "ForecastRisk": true,<br> "HighNeeds": true,<br> "HistoricalTrends": true,<br> "LocalAuthorities": true,<br> "SchoolSpendingPrioritiesSsrCharts": false,<br> "TrustComparison": true,<br> "Trusts": true,<br> "UserDefinedComparators": true<br> },<br> "front_door_sku_name": "Standard_AzureFrontDoor",<br> "sku_name": "B1",<br> "waf_mode": "Detection",<br> "worker_count": 1,<br> "zone_balancing_enabled": false<br> },<br> "development": {<br> "CacheOptions": {<br> "ReturnYears": {<br> "AbsoluteExpiration": 60,<br> "SlidingExpiration": 10<br> }<br> },<br> "features": {<br> "CurriculumFinancialPlanning": true,<br> "CustomData": true,<br> "DisableOrganisationClaimCheck": true,<br> "FilteredSearch": false,<br> "FinancialBenchmarkingInsightsSummary": true,<br> "ForecastRisk": true,<br> "HighNeeds": true,<br> "HistoricalTrends": true,<br> "LocalAuthorities": true,<br> "SchoolSpendingPrioritiesSsrCharts": false,<br> "TrustComparison": true,<br> "Trusts": true,<br> "UserDefinedComparators": true<br> },<br> "front_door_sku_name": "Standard_AzureFrontDoor",<br> "sku_name": "B1",<br> "waf_mode": "Detection",<br> "worker_count": 1,<br> "zone_balancing_enabled": false<br> },<br> "feature": {<br> "CacheOptions": {<br> "ReturnYears": {<br> "AbsoluteExpiration": 60,<br> "SlidingExpiration": 10<br> }<br> },<br> "features": {<br> "CurriculumFinancialPlanning": true,<br> "CustomData": true,<br> "DisableOrganisationClaimCheck": true,<br> "FilteredSearch": true,<br> "FinancialBenchmarkingInsightsSummary": true,<br> "ForecastRisk": true,<br> "HighNeeds": true,<br> "HistoricalTrends": true,<br> "LocalAuthorities": true,<br> "SchoolSpendingPrioritiesSsrCharts": true,<br> "TrustComparison": true,<br> "Trusts": true,<br> "UserDefinedComparators": true<br> },<br> "front_door_sku_name": "Standard_AzureFrontDoor",<br> "sku_name": "B1",<br> "waf_mode": "Detection",<br> "worker_count": 1,<br> "zone_balancing_enabled": false<br> },<br> "pre-production": {<br> "CacheOptions": {<br> "ReturnYears": {<br> "AbsoluteExpiration": 60,<br> "SlidingExpiration": 10<br> }<br> },<br> "features": {<br> "CurriculumFinancialPlanning": true,<br> "CustomData": true,<br> "DisableOrganisationClaimCheck": false,<br> "FilteredSearch": false,<br> "FinancialBenchmarkingInsightsSummary": true,<br> "ForecastRisk": true,<br> "HighNeeds": false,<br> "HistoricalTrends": true,<br> "LocalAuthorities": true,<br> "SchoolSpendingPrioritiesSsrCharts": false,<br> "TrustComparison": true,<br> "Trusts": true,<br> "UserDefinedComparators": true<br> },<br> "front_door_sku_name": "Standard_AzureFrontDoor",<br> "sku_name": "P0v3",<br> "waf_mode": "Prevention",<br> "worker_count": 1,<br> "zone_balancing_enabled": false<br> },<br> "production": {<br> "CacheOptions": {<br> "ReturnYears": {<br> "AbsoluteExpiration": 60,<br> "SlidingExpiration": 10<br> }<br> },<br> "features": {<br> "CurriculumFinancialPlanning": true,<br> "CustomData": true,<br> "DisableOrganisationClaimCheck": false,<br> "FilteredSearch": false,<br> "FinancialBenchmarkingInsightsSummary": true,<br> "ForecastRisk": true,<br> "HighNeeds": false,<br> "HistoricalTrends": true,<br> "LocalAuthorities": true,<br> "SchoolSpendingPrioritiesSsrCharts": false,<br> "TrustComparison": true,<br> "Trusts": true,<br> "UserDefinedComparators": true<br> },<br> "front_door_sku_name": "Standard_AzureFrontDoor",<br> "sku_name": "P1v3",<br> "waf_mode": "Prevention",<br> "worker_count": 1,<br> "zone_balancing_enabled": false<br> },<br> "test": {<br> "CacheOptions": {<br> "ReturnYears": {<br> "AbsoluteExpiration": 60,<br> "SlidingExpiration": 10<br> }<br> },<br> "features": {<br> "CurriculumFinancialPlanning": true,<br> "CustomData": true,<br> "DisableOrganisationClaimCheck": true,<br> "FilteredSearch": false,<br> "FinancialBenchmarkingInsightsSummary": true,<br> "ForecastRisk": true,<br> "HighNeeds": true,<br> "HistoricalTrends": true,<br> "LocalAuthorities": true,<br> "SchoolSpendingPrioritiesSsrCharts": false,<br> "TrustComparison": true,<br> "Trusts": true,<br> "UserDefinedComparators": true<br> },<br> "front_door_sku_name": "Standard_AzureFrontDoor",<br> "sku_name": "P0v3",<br> "waf_mode": "Prevention",<br> "worker_count": 1,<br> "zone_balancing_enabled": false<br> }<br>}</pre> | no |
0 commit comments