https://github.com/Financial-Times/upp-provisioners/blob/9ebfae40b00dcb61487af39bc8adc47c377f03df/upp-elasticsearch-provisioner/ansible/files/register-es-snapshot-dir.py#L45 This should point towards the new s3 bucket `upp-concepts-k8s-prod-eu-backup`. Otherwise, we get this: ``` { "error": { "root_cause": [ { "type": "repository_missing_exception", "reason": "[upp-concepts-k8s-prod-eu-backup] missing" } ], "type": "repository_missing_exception", "reason": "[upp-concepts-k8s-prod-eu-backup] missing" }, "status": 404 } ```
upp-provisioners/upp-elasticsearch-provisioner/ansible/files/register-es-snapshot-dir.py
Line 45 in 9ebfae4
This should point towards the new s3 bucket
upp-concepts-k8s-prod-eu-backup.Otherwise, we get this: