rename unencrypted variable

This commit is contained in:
Oli
2022-10-25 11:50:43 +00:00
parent 7f493b35b1
commit 734def87a6
2 changed files with 2 additions and 2 deletions

View File

@@ -2,4 +2,4 @@
export TF_VAR_dtsv_ionos_token='{{ vault_ionos_token_terraform }}'
export TF_VAR_dtsv_hcloud_token={{ vault_hcloud_token_terraform }}
export TF_VAR_dtsv_hcloud_ssh_key='{{ vault_hcloud_ssh_key }}'
export TF_VAR_dtsv_hcloud_ssh_key='{{ hcloud_ssh_key }}'