docs: add examples and generate documentation for all new resources

This commit is contained in:
2026-06-01 11:42:33 -04:00
parent dd77be8ecb
commit f2b245f31a
15 changed files with 336 additions and 1 deletions
@@ -0,0 +1,4 @@
resource "immich_memory" "example" {
memory_at = "2023-06-01T00:00:00Z"
is_saved = true
}