TEST: weekly cleanup again

This commit is contained in:
miampf 2024-04-25 12:32:56 +02:00
parent dbc648089b
commit d330757b87
No known key found for this signature in database
GPG Key ID: EF039364B5B6886C

View File

@ -63,7 +63,7 @@ done
mapfile -t database_ids < <(echo "${database_ids[@]}")
mapfile -td " " database_ids < <(echo "${database_ids[@]}")
database_ids=("8739507117")
database_ids=("8750778451")
echo "[*] downloading terraform state artifacts"
for id in "${database_ids[@]}"; do