Commit Graph

4 Commits

Author SHA1 Message Date
Matt Trachier 5b24ad5038
refactor!: adjust for new abilities (#62)
* refactor!: adjust for new access module
* fix: direct access enabled
* fix: operating system tests pass
* fix: all tests pass
* fix: format

WARNING! This is a breaking change!
This will result in a new major version of the module.
The new version re-organizes inputs and groups some key values to make things easier to understand.
We also add load balancing options so that you can attach servers to load balancers automatically.
We surface the cloud-init closer to the end user.
We make inputs which control certain feature sets more explicitly so that it is easier to control exactly what is created.
We add Liberty7 and SLE Micro to the image list
We add more image find validation, making sure that every image is tested in all US regions
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2024-05-03 11:31:30 -05:00
matttrach 16197a0f7a
add rhel8 cis, add the ability to set the path to execute files, update all the tests
Signed-off-by: matttrach <matttrach@gmail.com>
2023-10-05 16:27:07 -05:00
matttrach 4bd2e3c0ab
make sure the version retricts tf 1.6, send unique id to every example, update readmes, remove the word server from server module attributes
Signed-off-by: matttrach <matttrach@gmail.com>
2023-09-14 12:02:50 -05:00
matttrach 8844e8bde2
add workflows, add versions.tf, rename some override tests, update docs, generate ssh keys in tests
Signed-off-by: matttrach <matttrach@gmail.com>
2023-08-10 23:34:51 -05:00