Commit Graph

4 Commits

Author SHA1 Message Date
Matt Trachier 0ceeacc63d
fix: ipv6 server regex allows port (#27) 2024-08-15 09:50:12 -05: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 4d03b000db
enable localhost for server config (#16)
Signed-off-by: matttrach <matttrach@gmail.com>
2023-08-16 14:20:59 -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