Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

v3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 21:31
· 85 commits to master since this release
4c946b3

See https://registry.terraform.io/providers/packethost/packet/3.0.1 for the new location and new usage instructions for Terraform 0.13+.

terraform {
  required_providers {
    packet = {
      source = "packethost/packet"
      version = "3.0.1"
    }
  }
}

BREAKING CHANGES:

  • #246 Updates URLs to reflect move from terraform-providers/terraform-provider-packet to packethost/terraform-provider-packet