13 lines
407 B
Plaintext
13 lines
407 B
Plaintext
|
|
# `ensureBuckets`
|
|
|
|
Should be replaced by a resource that creates the bucket, so that we can manage its whole lifecycle, including updates (authz?) and deletion; possibly a generic S3 bucket resource? - we'll see.
|
|
Fine solution for now.
|
|
Perhaps also useful in a NixOS module, but could also be tech debt if nobody uses it.
|
|
|
|
# More exploration
|
|
|
|
- Use NixOS test framework?
|
|
- Write test that upgrades garage
|
|
|