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

Fabric service tokens in metal_connection #207

Closed t0mk closed 2 years ago

t0mk commented 2 years ago

This PR adds Fabric service token support to metal_connection resource and datasource.

I also changed attribute validation in metal_connection, according to my understanding of what has changed (in resourceMetalConnectionCreate)

There are 2 things to do before this can be merged:

t0mk commented 2 years ago

This is blocked by https://github.com/packethost/packngo/issues/317