This module will deploy the necessary infrastructure to forward events from your Azure Subscription into Stacklet Platform. These events are used to enable event-driven policy execution to ensure real time policy execution within your subscription.
No requirements.
| Name | Version |
|---|---|
| azuread | n/a |
| azurerm | n/a |
| local | n/a |
| null | n/a |
| random | n/a |
No modules.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| aws_target_account | AWS Target account for relay, to be provided by Stacklet. | string |
n/a | yes |
| aws_target_event_bus | AWS Target event bus for relay, to be provided by Stacklet. | string |
n/a | yes |
| aws_target_partition | AWS Target partition for relay, to be provided by Stacklet. | string |
"aws" |
no |
| aws_target_region | AWS Target region for relay, to be provided by Stacklet. | string |
n/a | yes |
| aws_target_role_name | AWS Target role name for relay, to be provided by Stacklet. | string |
n/a | yes |
| azuread_application | Azure AD Application. One per tenant. | string |
null |
no |
| event_grid_topic_name | System Topic Name for subscription events if it already exists | string |
null |
no |
| event_grid_topic_resource_group | System Topic resource group name for subscription events if it already exists | string |
null |
no |
| event_names | Event Names to filter | list(string) |
[ |
no |
| prefix | A Prefix for all of the generated resources | string |
n/a | yes |
| resource_group_location | Resource Group location for generated resoruces | string |
n/a | yes |
| tags | Tags to apply to resources | map(any) |
{} |
no |
No outputs.