Commit Graph

8 Commits

Author SHA1 Message Date
Matt Trachier 174a462fcd
fix: update to comply with new restrictions (#32)
* fix: update to comply with new restrictions

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: resolve validation errors

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: update flake

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: update environment and lock

Signed-off-by: matttrach <matt.trachier@suse.com>

---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-03-06 16:12:01 -06:00
Matt Trachier 8b8101ec5e
fix: remove version constraints (#31)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-03-03 17:44:57 -06:00
Matt Trachier 14be688e0f
fix: update tf req to latest opensource version (#25)
Signed-off-by: matttrach <matttrach@gmail.com>
2024-02-09 13:45:28 -06:00
Matt Trachier a214ab7a4e
feat: Add local file (#19)
* feat: output config to a local file
* fix: add release-please
* fix: set up terraform and make sure we are using the proper version
* fix: try to prevent quoting issues in test
* fix: attempt to set dynamic version and turn off wrapper
* fix: upgrade checkout to v4
---------

Signed-off-by: matttrach <matttrach@gmail.com>
2023-10-24 13:27:47 -05:00
Matt Trachier 8a2f179e3a
add description to outputs and fix nix loop (#17)
* add description to outputs and fix nix loop
* set output sensitive in examples

Signed-off-by: matttrach <matttrach@gmail.com>
2023-08-28 16:41:55 -05:00
Matt Trachier 58a4ae1420
add tflint (#15)
Signed-off-by: matttrach <matttrach@gmail.com>
2023-08-14 11:46:44 -05:00
Matt Trachier ad24c5ccfe
fix outputs in examples to make tests pass (#9)
Signed-off-by: matttrach <matttrach@gmail.com>
2023-07-25 11:11:43 -05:00
Matt Trachier 15525bd01f
initial (#4)
* update readme, add variables and main
* use lists instead of maps for kv, add tests, zero out empty config
* add tests, improve validations
---------

Signed-off-by: matttrach <matttrach@gmail.com>
2023-07-21 15:41:37 -05:00