Commit Graph

11 Commits

Author SHA1 Message Date
github-actions[bot] 2f47cb2e08
fix: temp file collisions (#235) (#238)
* fix: use temp directory for file conversions
* fix: update doc
---------


(cherry picked from commit 0b40f575e6)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-10-04 00:54:04 -05:00
github-actions[bot] 565e88370b
fix: remove all to prevent missing file errors (#216) (#219)
(cherry picked from commit 2301db76c4)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-10-03 17:21:05 -05:00
github-actions[bot] 07722727ec
fix: sort directory file info objects (#209) (#212)
(cherry picked from commit ff5bc8dc7e)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-10-01 23:48:13 -05:00
github-actions[bot] 6a781ea7fd
feat!: Add local directory management (#201) (#204)
* feat: add local directory management
* fix: update all resources to use the "local" path
---------


(cherry picked from commit a1147e54ec)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-10-01 13:31:36 -05:00
Matt Trachier f9beb35bca
feat: make file and snapshot contents sensitive (#163)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-09-19 14:20:37 -05:00
Matt Trachier fc79fb6291
feat: add snapshot compression and decompression (#159)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-09-19 13:08:04 -05:00
Matt Trachier 42322babc8
feat: add snapshots (#153)
* fix: add boilerplate resource in docs
* fix: resolve style and build issues
* feat: add snapshots and update tests
* fix: formatting
* fix: remove unused variables in snapshot example
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-09-10 13:46:42 -05:00
Matt Trachier b0b84c1409
feat: add data sources and organize code (#148)
* feat: add data sources and organize code
* fix: ignore unused data source example
* fix: add ignore to docs
* fix: update CI test to new location
* fix: update CI to run acceptance tests
* fix: run tests in nix
* fix: switch terraform version based on matrix
* fix: remove equal sign
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-09-04 00:02:33 -05:00
Matt Trachier a839769d2a
fix: resolve client and protection flaws (#113)
* fix: add acceptance test for protected files
* fix: secret key forces recreate
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-28 00:36:34 -05:00
Matt Trachier 3ad0663037
fix: abstract OS file functions (#6)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-18 16:20:03 -05:00
matttrach 901e739646
initial
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-14 12:57:49 -05:00