Skip to content

Releases: equinix/pulumi-equinix

v0.9.0

14 May 14:22
31df703

Choose a tag to compare

What's Changed

  • Upgrade terraform-provider-equinix to v1.36.3 by @ocobles in #91

Full Changelog: v0.8.0...v0.9.0

v0.8.0

02 Apr 21:21
c115ad8

Choose a tag to compare

What's Changed

  • Upgrade pulumi-terraform-bridge to v3.77.0 by @ocobles in #85
  • docs: Update CONTRIBUTING.md by @ocobles in #84
  • chore: renovate should ignore sdk dependencies by @ocobles in #55
  • Upgrade terraform-provider-equinix to v1.34.0 by @ocobles in #89

Full Changelog: v0.7.2...v0.8.0

v0.7.2

06 Mar 21:11
41cde6f

Choose a tag to compare

What's Changed

  • fix: patch to remove failing provider meta schema by @ocobles in #83

Full Changelog: v0.7.1...v0.7.2

v0.7.1

06 Mar 14:01
6e3fa97

Choose a tag to compare

What's Changed

  • Fix: add missing changes required to bridge terraform plugin framework by @ocobles in #82

Full Changelog: v0.7.0...v0.7.1

v0.7.0

06 Mar 09:19
4d6c0f8

Choose a tag to compare

What's Changed

  • feat: upgrade terraform provider to v1.32.0 by @ocobles in #79
  • feat: upgrade pulumi sdk v3.107.0 by @ocobles in #79
  • feat: upgrade pulumi terraform bridge v3.76.0 by @ocobles in #79

v0.6.0

20 Nov 12:16
951d295

Choose a tag to compare

Fixes

  • fix: Go build remove unused imports by @ocobles in #47
  • fix(deps): update module github.com/pulumi/pulumi-terraform-bridge/v3 to v3.65.0 by @renovate in #49
  • fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.94.1 by @renovate in #45
  • fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.94.2 by @renovate in #44

Features

Chores

  • chore(deps): update pulumi/pulumi-upgrade-provider-action action to v0.0.10 by @renovate in #38
  • chore(deps): update jaxxstorm/action-install-gh-release action to v1.10.0 by @renovate in #41
  • chore(deps): update gradle/gradle-build-action digest to 9bca466 by @renovate in #37
  • chore(deps): update actions/checkout action to v4 by @renovate in #50
  • chore(deps): update github.com/hashicorp/go-cty digest to 8598007 by @renovate in #34
  • chore(deps): update actions/download-artifact action to v3 by @renovate in #53

Docs

Full Changelog: v0.5.1...v0.6.0

v0.5.1

08 Nov 17:02
96413e1

Choose a tag to compare

What's Changed

  • fix: add missing variable in release gh action by @ocobles in #39

Full Changelog: v0.5.0...v0.5.1

v0.5.0

07 Nov 19:35
1d9de33

Choose a tag to compare

What's Changed

  • Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /sdk by @dependabot in #25
  • Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /examples by @dependabot in #27
  • Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /provider by @dependabot in #26
  • fix release action by @ocobles in #33
  • chore: Configure Renovate by @renovate in #29

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

07 Nov 15:15
c73136e

Choose a tag to compare

What's Changed

  • feat: add terraform provider as submodule and configure upstream script by @ocobles in #24
  • Fix upstream to tag SHA by @ocobles in #32

Full Changelog: v0.3.0...v0.4.0

v0.3.0

24 Oct 16:11
ba8962c

Choose a tag to compare

What's New

New resources:

  • fabric/cloudRouter.CloudRouter
  • fabric/routingProtocol.RoutingProtocol

New functions:

  • fabric/getCloudRouter.getCloudRouter
  • fabric/getRoutingProtocol.getRoutingProtocol
  • metal/getDevices.getDevices

What's Changed

  • change layout by @susanev in #15
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 in /provider by @dependabot in #17
  • add server param to install plugin command by @ocobles in #20
  • feat: add GH Actions for linting, build/testing, and community guidance by @ocobles in #22
  • chore(sync): Sync terraform provider 1.18.0 by @ocobles in #19
  • bump:
    • go version to 1.21
    • go terraform-provider-equinix to v1.18.0
    • go pulumi-terraform-bridge to v3.62.0
    • go pulumi to v3.90.0

New Contributors

Full Changelog: v0.2.1...v0.3.0