feat(garage/actes-administratifs): Init bucket

This commit is contained in:
sinavir 2025-02-02 00:23:44 +01:00 committed by Tom Hubrecht
parent 2c59fd4e81
commit 9e0e7d01ec
Signed by: thubrecht
SSH key fingerprint: SHA256:r+nK/SIcWlJ0zFZJGHtlAoRwq1Rm+WcKAm5ADYMoQPc
2 changed files with 3 additions and 0 deletions

View file

@ -14,12 +14,14 @@ let
"lanuit.ens.fr" "lanuit.ens.fr"
"simi.normalesup.eu" "simi.normalesup.eu"
"pub.dgnum.eu" "pub.dgnum.eu"
"actes-administratifs.dgnum.eu"
]; ];
buckets = [ buckets = [
"monorepo-terraform-state" "monorepo-terraform-state"
"banda-website" "banda-website"
"actes-administratifs-website"
"castopod-dgnum" "castopod-dgnum"
"hackens-website" "hackens-website"
"nuit-website" "nuit-website"

View file

@ -95,6 +95,7 @@ let
]; ];
storage01.dual = [ storage01.dual = [
"actes-administratifs" # Review actes administratifs
"tvix-store" # tvix store "tvix-store" # tvix store
"git" # Forgejo "git" # Forgejo
"influx" # InfluxDB "influx" # InfluxDB