github latitudesh/terraform-provider-latitudesh v4.4.0

4 hours ago

What's Changed

✨ New

🧰 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

Don't miss a new terraform-provider-latitudesh release

NewReleases is sending notifications on new releases.