This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
v3.1.0
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