Commit Graph

6 Commits

Author SHA1 Message Date
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 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