Commit Graph

6 Commits

Author SHA1 Message Date
github-actions[bot] ef2bd44b30
feat: add snapshot compression and decompression (#159) (#162)
(cherry picked from commit fc79fb6291)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-09-19 13:23:37 -05:00
github-actions[bot] 3e2c661fb6
feat: add snapshots (#153) (#158)
* 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
---------


(cherry picked from commit 42322babc8)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-09-10 13:57:50 -05:00
github-actions[bot] 7a5c59e0db
feat: add data sources and organize code (#148) (#151)
* 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
---------


(cherry picked from commit b0b84c1409)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-09-04 00:04:51 -05:00
github-actions[bot] a1e577a99c
fix: bump github.com/ulikunitz/xz from 0.5.10 to 0.5.14 in /test (#126) (#136)
Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.10 to 0.5.14.
- [Commits](https://github.com/ulikunitz/xz/compare/v0.5.10...v0.5.14)

---
updated-dependencies:
- dependency-name: github.com/ulikunitz/xz
  dependency-version: 0.5.14
  dependency-type: indirect
...



(cherry picked from commit 451a101355)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-29 16:39:48 -05:00
github-actions[bot] 0291bc4c6b
fix: resolve client and protection flaws (#113) (#116)
* fix: add acceptance test for protected files
* fix: secret key forces recreate
---------


(cherry picked from commit a839769d2a)

Signed-off-by: matttrach <matt.trachier@suse.com>
Co-authored-by: Matt Trachier <matt.trachier@suse.com>
2025-08-28 00:57:50 -05:00
matttrach 901e739646
initial
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-14 12:57:49 -05:00