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

v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 04:06
· 24 commits to master since this release
v3.1.0
e4eeff2

BREAKING CHANGES:

  • packngo updated to v0.5.0, changing the API endpoint from api.packet.net to api.equinix.com/metal/v1

FEATURES:

  • #249 New datasource packet_project_ssh_key

IMPROVEMENTS:

  • [#276] packet_device datasource should query by hostname much faster
  • packet_device_network_type conversions should be more reliable
  • Test sweeper added for SSH keys
  • Acceptance testing moved to Github Actions
  • Improved logging when resources are not found and removed from state
  • Device vlan attachments and network types will be removed from state when their device is removed
  • E2E tests are more thorough and successful