Add terraform/secrets.tfvars
Some checks failed
OpenTofu Automation / deploy (push) Failing after 9s
Some checks failed
OpenTofu Automation / deploy (push) Failing after 9s
This commit is contained in:
parent
72d6bc6844
commit
e668f019fb
1 changed files with 15 additions and 0 deletions
15
terraform/secrets.tfvars
Normal file
15
terraform/secrets.tfvars
Normal file
|
@ -0,0 +1,15 @@
|
|||
arrbuntu_ip_address = ""
|
||||
downloaders_ip_address = ""
|
||||
init_password = ""
|
||||
kasm_ip = ""
|
||||
kasm_ssh_ip = ""
|
||||
npm_ip_address = ""
|
||||
prox_ip_address = ""
|
||||
pve2_ip_address = ""
|
||||
s3_endpoint = ""
|
||||
ssh_password = ""
|
||||
ssh_username = ""
|
||||
ubu_ip_address = ""
|
||||
virtual_environment_api = ""
|
||||
virtual_environment_endpoint = ""
|
||||
vlan_gateway = ""
|
Loading…
Reference in a new issue