update-variables #1
1 changed files with 5 additions and 0 deletions
5
terraform.tfvars.example
Normal file
5
terraform.tfvars.example
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
organization_id="03a34540-3c1a-4794-b2c6-7111ecf824ef"
|
||||||
|
service_account_key_path = "/Users/test/.stackit/credentials.json"
|
||||||
|
public_key_file = "/Users/test/.ssh/test_landing_zone.pub"
|
||||||
|
name_prefix = "test"
|
||||||
|
|
||||||
Loading…
Reference in a new issue