equinix-labs / ansible-collection-equinix

Ansible content to help automate the management of Equinix resources
https://deploy.equinix.com/labs/ansible-collection-equinix/
GNU General Public License v3.0
2 stars 8 forks source link

ecx_l2_connection_accepter #47

Closed t0mk closed 1 year ago

t0mk commented 1 year ago

Create module for ecx_l2_connection_accepter.

Analogical to resource equinix_ecx_l2_connection_accepter in terraform-provider-equinix:

Module should

See the newest added module to get an idea how to do implement this.

displague commented 1 year ago

ECX resources do not need to be implemented. Fabric alternatives should be made available. Terraform only has some of these implemented today. The Fabric API spec should make these more obvious: https://github.com/equinix/terraform-provider-equinix/issues/112