generated from professional-service-best-practices/best-practice-template
Update README.md
This commit is contained in:
parent
f83a276acf
commit
f00dc60d3e
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Follow these steps to implement the template:
|
|||
* Paste the following code block in the `provider.tf` file see the opetions in **Configuration** section below.
|
||||
```terraform
|
||||
module "stackit_service_routing_table" {
|
||||
source = "git@ssh.professional-service.git.onstackit.cloud:markus.brunsch/routing-table-module.git?ref=ske-eu01"
|
||||
source = "git@ssh.professional-service.git.onstackit.cloud:markus.brunsch/routing-table-module.git?ref=eu02-s3"
|
||||
stackit_org_id = "0000-0000-00000-00000-00000"
|
||||
stackit_sna_id = "0000-0000-00000-00000-00000"
|
||||
routing_table_name = "ske-rt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue