What's Changed
✨ New
- feat(object_storage): 🤖 scaffold latitudesh_object_storage from SDK group ObjectStorage (#238) — @latitudesh-sdk-watch[bot]
- feat(actions): add server and virtual machine power actions (#240) — @LanusseMorais
🧰 Maintenance
- refactor(marketplace): curate data sources to provisioning-relevant attributes (#239) — @LanusseMorais
Install / upgrade
terraform {
required_providers {
latitudesh = {
source = "latitudesh/latitudesh"
version = "4.4.0"
}
}
}Published to the Terraform Registry.
Contributors
@LanusseMorais, @latitudesh-sdk-watch[bot] and latitudesh-sdk-watch[bot]
Full Changelog: v4.3.0...v4.4.0