Requirements
Providers
No providers.
Modules
| Name | Source | Version |
|---|---|---|
| resource_group | ../modules/resource-group | n/a |
| role_assignment | ../modules/role-assignment | n/a |
| storage | ../modules/storage-account | n/a |
Resources
No resources.
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| admin_group_id | id of the admin group | string | n/a | yes |
| hub_subscription_id | The ID of the hub subscription | string | n/a | yes |
| ip_rules | List of allowed IP addresses | list(string) | <pre>[ “208.127.197.187” ]</pre> | no |
| location | Location to deploy the resources | string | "uksouth" | no |
| prefix | Naming prefix | string | "lscsandboxsde" | no |
| subnet_id | Id of the subnet where the cluster is to be installed | string | n/a | yes |
| tags | List of tags to generate | map(string) | <pre>{ “Environment”: “Dev”, “ManagedBy”: “Research Software Design Authority”, “Product”: “LSC SDE”, “Purpose”: “Terraform State”, “Repository”: “https://github.com/lsc-sde/k8s-iac.git” }</pre> | no |
Outputs
No outputs.