Alpha version, expect breaking changes
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| all_regions | List of all regions that forms the InfraWeave platform | list(string) |
n/a | yes |
| all_workload_projects | List of workload project names to project id + regions, github_repos should to be set when enable_webhook_processor is true |
list( |
n/a | yes |
| central_subscription_id | Your central subscription id | string |
n/a | yes |
| environment | Environment name (e.g. dev, prod) | string |
n/a | yes |
| region | Azure region (e.g. eastus, westeurope) | string |
n/a | yes |
| Name | Description |
|---|---|
| function_app_default_hostname | The default URL for the Function App |
| Name | Version |
|---|---|
| archive | 2.7.0 |
| azuread | 3.3.0 |
| azurerm | 4.28.0 |
Please check out the how it is used in the bootstrap repository for up-to-date examples if you need a custom solution.