chore(elk): update connector ID
All checks were successful
Lint / lint (push) Successful in 36s
Terraform Plan and Apply / cicd (push) Successful in 52s

This commit is contained in:
Ben Martin 2025-02-16 16:37:09 +00:00
parent 8ac2f1a5e2
commit ece8c6fd27

View file

@ -208,7 +208,7 @@ job "elk" {
api_key: "{{ with nomadVar "nomad/jobs/elk/connector/connector" }}{{.api_key}}{{ end }}"
ca_certs: "/config/elasticsearch-ca.crt"
connectors:
- connector_id: "nKHt9JMBI0Po0M1lBKl2"
- connector_id: "YkmYD5UBRGICAw51_LS6"
service_type: "network_drive"
api_key: "{{ with nomadVar "nomad/jobs/elk/connector/connector" }}{{.api_key}}{{ end }}"
EOF