We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f507bf0 commit e83b670Copy full SHA for e83b670
terraform/proxmox/arrbuntu.tf
terraform/proxmox/secrets.tf
@@ -14,10 +14,6 @@ data "bitwarden-secrets_secret" "ubu_ip" {
14
id = "d8017351-7a11-42e6-9e8d-b208000739b8"
15
}
16
17
-data "bitwarden-secrets_secret" "arrbuntu_ip" {
18
- id = "c65f8886-f6fb-4c17-bc79-b208000604bf"
19
-}
20
-
21
data "bitwarden-secrets_secret" "k3s_master1_ip" {
22
id = "528104e1-2186-4d57-ae86-b27e01263972"
23
0 commit comments