Commit Graph

5 Commits

Author SHA1 Message Date
Matt Trachier 82a3887852
fix: update to comply with new restrictions (#109)
* fix: update to comply with new restrictions
* fix: setup testing packages properly
* fix: resolve shell check errors
* fix: add spelling and security packages
* fix: update image sources
* fix: shell check get image script
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-03-06 14:06:46 -06:00
Matt Trachier 868847b39f
feat: update supported images (#101)
* feat: update supported images

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

* fix: shell

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

---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2024-08-22 18:48:08 -05:00
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
Matt Trachier 29b186cc47
feat: added more official cloud init support, added cloud init debugging logs, added a default private ip selection, updated dev functions (#54)
Signed-off-by: Matt Trachier <matt.trachier@suse.com>
2024-03-12 00:33:23 -05:00
matttrach 11adefc2a0 initial
Signed-off-by: matttrach <matttrach@gmail.com>
2023-07-10 11:01:37 -05:00