Commit Graph

5 Commits

Author SHA1 Message Date
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 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
matttrach 901e739646
initial
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-14 12:57:49 -05:00