Cleanup diun references from ntfy, diun was never actually committed
This commit is contained in:
@@ -6,7 +6,6 @@ resource "nomad_variable" "ntfy" {
|
||||
path = "nomad/jobs/ntfy"
|
||||
items = {
|
||||
database_pw = data.sops_file.secrets.data["ntfy.database_pw"]
|
||||
diun_token = data.sops_file.secrets.data["diun.ntfy_token"]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user