Update README.md
Some checks failed
CI / Check License Header (push) Successful in 3s
CI / Terraform CI (push) Failing after 6s
CI / TruffleHog Secrets Scan (push) Successful in 28s

This commit is contained in:
Markus Brunsch 2025-11-19 16:07:43 +01:00
parent bdfab1c63c
commit 595e76aaec
Signed by: markus.brunsch
GPG key ID: 67DD0736F0BE59BF

View file

@ -50,8 +50,8 @@ The following variables can be configured.
| `stackit_org_id` | The STACKIT organization ID. | `string` | `null` | Yes |
| `stackit_sna_id` | The STACKIT Network Area ID. | `string` | `null` | Yes |
| `routing_table_name` | Name of the Routing Tabel | `string` | `null` | Yes |
| `dns_server` | Public DNS Server for the SKE Network| `string` | `null` | Yes (If SKE is selected) |
| `default_gateway` | Default Gateway for the DNS Server | `string` | `null` | Yes (If SKE is selected) |
| `dns_server` | Public DNS Server for the SKE Network| `string` | `null` | Yes (If SKE or LB is selected) |
| `default_gateway` | Default Gateway for the DNS Server | `string` | `null` | Yes (If SKE or LB is selected) |
### Dependencies