Skip to content

Releases: equinix/pulumi-equinix

v0.2.1

04 May 18:35

Choose a tag to compare

pulumi-equinix v0.2.1

As of v0.2.1, the official Pulumi provider for Equinix is now listed in the Pulumi registry. This version includes a fix for a documentation bug as well as updated documentation that more accurately covers supported languages.

This includes support for resources available through Terraform Provider Equinix v1.14.1 (Release Notes).

What's Changed

  • fix: add newlines before closing shortcode in BGP session examples by @ctreatma in #11
  • fix: pull in changes proposed by Pulumi team by @ctreatma in #12

Full Changelog: v0.2.0...v0.2.1

v0.2.0

25 Apr 14:37
b3a76b6

Choose a tag to compare

0.2.0

The 0.2.0 release of pulumi-equinix includes Pulumi SDKs generated with v1.14.1 of terraform-provider-equinix. This release includes a bug fix that improve usability of single-element set- and list-type fields; deprecation notices for facility-related fields to prepare for the deprecation of facilities in the Equinix Metal platform; and support for key types in Network Edge SSH key resources, which makes it possible to provision Arista routers in Network Edge with Pulumi.

FEATURES:

  • Adds support for DSA keys in equinix_network_ssh_key, which makes it possible to provision Arista routers in Network Edge
  • Deprecates facility and related properties in favor of metro

BUG FIXES:

  • Adds missing MaxItems: 1 to properties that did not support more than one item

v0.1.1

31 Mar 19:22

Choose a tag to compare

BUG FIXES:

  • add group property in build.gradle file required for java SDK

v0.1.0

31 Mar 15:02

Choose a tag to compare

NOTES:

Initial release

FEATURES:

  • Supported languages:
    • nodejs
    • python
    • dotnet
    • go
    • java
    • Pulumi yaml
  • Supported resources:
  • Examples folder for all resources / languages supported