terraform-provider-equinix

Terraform Equinix provider

MIT License

Stars
47
Committers
39

Bot releases are visible (Hide)

terraform-provider-equinix - v1.24.0

Published by github-actions[bot] 9 months ago

What's Changed

Full Changelog: https://github.com/equinix/terraform-provider-equinix/compare/v1.23.0...v1.24.0

terraform-provider-equinix - v1.23.0

Published by github-actions[bot] 10 months ago

What's Changed

Full Changelog: https://github.com/equinix/terraform-provider-equinix/compare/v1.22.0...v1.23.0

terraform-provider-equinix - v1.22.0

Published by github-actions[bot] 10 months ago

terraform-provider-equinix - v1.21.0

Published by github-actions[bot] 11 months ago

What's Changed

Full Changelog: https://github.com/equinix/terraform-provider-equinix/compare/v1.20.1...v1.21.0

terraform-provider-equinix - v1.20.1

Published by github-actions[bot] 11 months ago

What's Changed

Full Changelog: https://github.com/equinix/terraform-provider-equinix/compare/v1.20.0...v1.20.1

terraform-provider-equinix - v1.20.0

Published by ocobles 11 months ago

Fixes

Features

Chores

Docs

Refactors

New Contributors

Full Changelog: https://github.com/equinix/terraform-provider-equinix/compare/v1.19.0...v1.20.0

terraform-provider-equinix - v1.19.0

Published by github-actions[bot] 12 months ago

Features

Fixes

Full Changelog: https://github.com/equinix/terraform-provider-equinix/compare/v1.18.2...v1.19.0

terraform-provider-equinix - v1.18.2

Published by ocobles 12 months ago

Fixes:

Full Changelog: https://github.com/equinix/terraform-provider-equinix/compare/v1.18.1...v1.18.2

terraform-provider-equinix - v1.18.1

Published by ocobles 12 months ago

Docs:

Chores:

Features:

Fixes:

Full Changelog: https://github.com/equinix/terraform-provider-equinix/compare/v1.18.0...v1.18.1

terraform-provider-equinix - v1.17.0

Published by github-actions[bot] about 1 year ago

Features:

Fixes:

New Contributors

Full Changelog: https://github.com/equinix/terraform-provider-equinix/compare/v1.16.0...v1.17.0

terraform-provider-equinix - v1.16.0

Published by github-actions[bot] about 1 year ago

terraform-provider-equinix - v1.15.0

Published by github-actions[bot] about 1 year ago

terraform-provider-equinix - v1.14.7

Published by github-actions[bot] about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/equinix/terraform-provider-equinix/compare/v1.14.6...v1.14.7

terraform-provider-equinix - v1.14.6

Published by github-actions[bot] about 1 year ago

What's Changed

Full Changelog: https://github.com/equinix/terraform-provider-equinix/compare/v1.14.5...v1.14.6

terraform-provider-equinix - v1.14.5

Published by github-actions[bot] about 1 year ago

What's Changed

Full Changelog: https://github.com/equinix/terraform-provider-equinix/compare/v1.14.4...v1.14.5

terraform-provider-equinix - v1.14.4

Published by ocobles about 1 year ago

1.14.4 (25 Jul, 2023)

This update focuses on enhancing stability and user experience through various bug fixes and documentation improvements. Below are the key changes:

BUG FIXES:

Resolved an issue with the equinix_ecx_l2_connection resource where it was silently failing to request a redundant connection from a single Network Edge device. This problem has been fixed in the ecx-go SDK 2.3.1 release, ensuring reliable and consistent behavior for users.

  • bump ecx-go version to latest by @ocobleseqx in (#348)

ENHANCEMENTS:

Added two missing Equinix Metal API endpoints in packngo v0.30.0 SDK release that were absent.

  • chore(deps): updates packngo to v0.30.0 by @displague in (#339)

DOCUMENTATION IMPROVEMENTS:

Fixed a minor typo in the documentation.

  • Update equinix_metal_project.md by @jkodroff in (#341)

New Contributors

terraform-provider-equinix - v1.14.3

Published by github-actions[bot] over 1 year ago

1.14.3 (5 Jun, 2023)

The 1.14.3 release of the Equinix Terraform provider includes bug fixes and documentation improvements to provide a more consistent experience. The spot market request resource and data source have been updated to avoid unnecessary changes when the order of facilities changes for a spot market request, the virtual circuit resource has been updated to reduce the occurrence of API errors due to invalid requests, and the documentation for the equinix_metal_device resource has been updated to more accurately describe the user_ssh_key_ids and project_ssh_key_ids fields.

BUG FIXES:

  • Avoid unnecessary diffs for equinix_metal_spot_market_request resource and data source when the facilities attribute comes back from an API with the same facilities in a different order (#331)
  • Fix 500 error when checking the status of a virtual circuit in equinix_metal_virtual_circuit (#332)
  • Fix 422 error when deleting a VRF virtual circuit in equinix_metal_virtual_circuit (#320)

ENHANCEMENTS:

  • Update equinix_metal_device documentation to more accurately describe the user_ssh_key_ids and project_ssh_key_ids fields (#322)
terraform-provider-equinix - v1.14.2

Published by github-actions[bot] over 1 year ago

1.14.2 (11 May, 2023)

BUG FIXES:

  • Fixes injection of module_name provider metadata into User Agent so that we can track usage of Equinix-managed reusable terraform modules #318
terraform-provider-equinix - v1.14.1

Published by github-actions[bot] over 1 year ago

1.14.1 (20 Apr, 2023)

BUG FIXES:

  • Fixes injection of ProviderVersion at build time so that we can track usage of different terraform-provider-equinix releases #317