equinix / terraform-provider-metal

DEPRECATED Equinix Metal standalone TF provider. Use the unified Equinix Terraform Provider.
https://registry.terraform.io/providers/equinix/equinix/latest/docs/guides/migration_guide_equinix_metal
Mozilla Public License 2.0
14 stars 11 forks source link

check service_token expiresAt attribute is null #229

Closed ocobles closed 2 years ago

ocobles commented 2 years ago

Added validation to check expires_at is not null before converting Timestamp to string

Bug fix https://github.com/equinix/terraform-provider-metal/issues/226

Packngo version update required to v0.25.0

Sync from https://github.com/equinix/terraform-provider-equinix/pull/148

ocobles commented 2 years ago

Upgrade of packngo version requires https://github.com/equinix/terraform-provider-metal/pull/224 merged before

displague commented 2 years ago

The VRF backport was squashed out of this which is fine. We can reintroduce that in another PR.

displague commented 2 years ago

We already did introduce the VRF backport in #224 which has been merged. I'll merge this as squash to avoid confusion in the git history.