- go.mk: lint with staticcheck #41
- go.mk: upgrade to v2.0.3 #43
- builder: use egoscale GetTemplateByName on instance creation #37
- Bump golang.org/x/net to v0.17.0 #38
- automate release with Exoscale Tooling GPG key #36
- Add support for user-data when launching instance (#33)
- go.mk: standardize CI with other Go repos (#32)
- Fix
panic: ConfigSpec failed: gob: type cty.Type has no exported fields
(#29)
- Add support for Build, Maintainer and Version attributes (#23)
- Fix incomplete HCL2 (config) specification (#18)
- Allow to create a template in several zones at once (#15)
- The
template_zone
parameter has been replaced bytemplate_zones
- Allow undefined
template_description
ortemplate_username
fields (#14) - Allow custom API timeouts, and set default to 1h in the builder instead of 5mn (#13)
- The
instance_template_filter
parameter has been replaced byinstance_template_visibility
.
- Change SSH RSA key by modern ED25519 key (#8)
Internal dependencies upgrade
Initial release