Requirements
No requirements.
Providers
| Name | Version |
|---|---|
| azurerm | n/a |
Modules
No modules.
Resources
| Name | Type |
|---|---|
| azurerm_kubernetes_cluster_extension.flux | resource |
| azurerm_kubernetes_flux_configuration.lscsde | resource |
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| branch_name | The branch to follow on source control | string | "main" | no |
| cluster_id | Id of the kubernetes cluster | string | n/a | yes |
| enable_gitops | Enable the gitops | bool | n/a | yes |
| environment_name | Name of the environment (in lowercase) | string | n/a | yes |
| flux_url | The URL of the flux repository used to configure the environment | string | n/a | yes |
| location | The location to setup resources | string | n/a | yes |
| name | The name of the deployment script | string | n/a | yes |
| resource_group_name | The name of the resource group under which to build this cluster | string | n/a | yes |
| storage_account_name | Storage Account Name | string | n/a | yes |
| subnet_id | The ID of the subnet | string | n/a | yes |
| tags | List of tags to generate | map(string) | n/a | yes |
Outputs
No outputs.