github latitudesh/terraform-provider-latitudesh v4.6.0

2 hours ago

What's Changed

✨ New

  • feat(elastic_ip): add latitudesh_elastic_ip_bgp resource for BGP-mode addresses (#252) — @LanusseMorais
  • feat(public_network): 🤖 scaffold latitudesh_public_network from SDK group PublicNetworks (#250) — @latitudesh-sdk-watch[bot]

Install / upgrade

terraform {
  required_providers {
    latitudesh = {
      source  = "latitudesh/latitudesh"
      version = "4.6.0"
    }
  }
}

Published to the Terraform Registry.

Contributors

@LanusseMorais, @latitudesh-sdk-watch[bot] and latitudesh-sdk-watch[bot]

Full Changelog: v4.5.0...v4.6.0

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

NewReleases is sending notifications on new releases.